commit | d99741c79bd76ec4343896b5d9e15e775f25cc5b | [log] [tgz] |
---|---|---|
author | Ziran Sun <zsun@igalia.com> | Mon May 19 14:20:03 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 19 14:20:03 2025 |
tree | 1816c85f4fbbe91dac0b4003dcd6c355d5a9a538 | |
parent | 06b48b3fd595f3cb93020ae9c49675a83cee7059 [diff] |
Style for the CSS caret-shape property The caret-shape property gives authors three options for the caret appearance during text editing: bar (the existing default), underscore and block. This CL has the style portions. Bug: 353713061 Change-Id: I1796efe4b48bd8b67891d0c9a97d94c748c81f13 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6482572 Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org> Reviewed-by: Stephen Chenney <schenney@chromium.org> Commit-Queue: Ziran Sun <zsun@igalia.com> Cr-Commit-Position: refs/heads/main@{#1462133}
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.