commit | 2336afd36fbee5de3c5e051b3405916943d1a49d | [log] [tgz] |
---|---|---|
author | Mason Freed <masonf@chromium.org> | Thu Sep 26 20:26:20 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 26 20:26:20 2024 |
tree | ec609d4e054250c129149db2e3efe4ba9719679d | |
parent | e5745e0d954a8f570f42ef29bb31fa54d736b563 [diff] |
Refactor selectlist tests [4/4] This is a set of refactors that: 1. re-points existing WPTs and web_tests from <selectlist> to <select style="appearance:base". 2. renames tests from `-selectlist-` to `-select-` These are done in batches, to make the review task easier. One CL will re-point tests (without renaming them) and the next will do the rename. These are all in service of removing the <selectlist> prototype. Fixed: 335458492 Change-Id: I7eb34f254d713fd3e9a0123812f831df832a45fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5857252 Commit-Queue: Mason Freed <masonf@chromium.org> Reviewed-by: Joey Arhar <jarhar@chromium.org> Cr-Commit-Position: refs/heads/main@{#1360756}
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.