| commit | 0951a1eac0e8bcc763bf5f3951aec93523b6d901 | [log] [tgz] |
|---|---|---|
| author | Koji Ishii <kojii@chromium.org> | Mon Sep 04 07:48:49 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 04 07:48:49 2023 |
| tree | f8a693f86a94583d5a9db26fbeea4876b5485683 | |
| parent | 2471fd5228d9520b0cb0eb17ffc9312d68de0e51 [diff] |
[text-autospace] Add tests for modifying `TextNode` Following up crrev.com/c/4835563, this patch adds tests for modifying `TextNode`. In Blink, this goes to the optimized code path to `NGInlineNode::SetTextWithOffset`. Note these tests pass when the `text-autospace` is not supported. Bug: 1463890 Change-Id: I5b1c346a7671d9cfd7efcd5064376a391c6ad598 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4835849 Auto-Submit: Koji Ishii <kojii@chromium.org> Reviewed-by: Lingqi Chi <lingqi@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Commit-Queue: Lingqi Chi <lingqi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1191984}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.