commit | cc201bed7c2b4c656460a7d603036933c51cf28f | [log] [tgz] |
---|---|---|
author | Kent Tamura <tkent@chromium.org> | Wed Jul 31 05:57:08 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 31 05:57:08 2024 |
tree | 17046509f13dc9d955ebbb0fe3ce9fe62422ae42 | |
parent | 16b5f92a2505239d17c195e3e8e0e66853101da0 [diff] |
Update fast/forms/range/range-drag-vertical.html * Change async_test() to test() * Move test() inside the loops * Add a loop with writing-modes, and cover sideways-rl and sideways-lr * Remove duplicated </body> Bug: 40501131 Change-Id: I9d3bef2527d7c65b29f4ec9092b0e3ba3ba7c259 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5749585 Commit-Queue: Di Zhang <dizhangg@chromium.org> Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by: Di Zhang <dizhangg@chromium.org> Cr-Commit-Position: refs/heads/main@{#1335252}
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.