commit | b57a89cc1b7b17f35c79b2fa8e71472e813dcf2c | [log] [tgz] |
---|---|---|
author | Joey Arhar <jarhar@chromium.org> | Wed Apr 10 23:14:32 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 10 23:14:32 2024 |
tree | 4f5c5f42c91d06f32af2094cc6790fcd3ddc4001 | |
parent | 8d411b91a3500ac733e12b44598dc6932cf0c213 [diff] |
Add WPT for nested <options> in <select> <datalist> This patch had a question about nested <option>s, so I am adding a basic test to make sure that nested <option>s are permitted even though there isn't a use case for it: https://chromium-review.googlesource.com/c/chromium/src/+/5441435 Bug: 1511354 Change-Id: Ide803ed97b55928aeba04c62e6061608b18dd629 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5445118 Reviewed-by: David Baron <dbaron@chromium.org> Commit-Queue: Joey Arhar <jarhar@chromium.org> Cr-Commit-Position: refs/heads/main@{#1285495}
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.