commit | 55f186ee66abf2dd255e2ddbfec2ee78e39ed7ea | [log] [tgz] |
---|---|---|
author | Yoshifumi Inoue <[email protected]> | Wed Jun 24 07:59:51 2020 |
committer | Commit Bot <[email protected]> | Wed Jun 24 07:59:51 2020 |
tree | 24d6058973d74f00a9c0a23194e361241ed887ce | |
parent | f53eb62db2406948f57aabed3b2c11ee969e9ab3 [diff] |
Utilize selection_test() in editing/selection/caret-ltr.html This patch changes "caret-ltr.html" to utilize |selection_test()| for ease of maintenance and enabling EditingNG. Bug: 679977, 707656 Change-Id: I7824072725bd418bed800b0a114bcd1b74fafa62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2262399 Auto-Submit: Yoshifumi Inoue <[email protected]> Reviewed-by: Kent Tamura <[email protected]> Commit-Queue: Kent Tamura <[email protected]> Commit-Queue: Yoshifumi Inoue <[email protected]> Cr-Commit-Position: refs/heads/master@{#781761}
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.
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.