| commit | a7f3967921b2960c9e901b027cbefd2536715615 | [log] [tgz] |
|---|---|---|
| author | Joey Arhar <jarhar@chromium.org> | Sat Jan 04 00:13:59 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 04 00:13:59 2025 |
| tree | 7684897a7d0f9940d68f620ed5c8bde41b0cd30b | |
| parent | 986fa33cd83818c09b374fcf7825b7cca57958a5 [diff] |
Fix input-text-datalist-removal.html on android This test fails on android due to one screenshot rendering the caret/cursor in the input, and the other not. By adding caret-color:transparent to both, neither of them will ever render the caret, which makes it pass on android. Fixed: 386250158 Change-Id: I8b707838e0b5519ef8c8483f80fffcf3a433dcc4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6127279 Reviewed-by: David Baron <dbaron@chromium.org> Commit-Queue: Joey Arhar <jarhar@chromium.org> Cr-Commit-Position: refs/heads/main@{#1401999}
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.