commit | efa505df7c12910fe75dbb18300c5a39a8ca464d | [log] [tgz] |
---|---|---|
author | Mustaq Ahmed <mustaq@google.com> | Tue Jul 15 19:15:18 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 15 19:15:18 2025 |
tree | c1eb721a73293371a8d3ebfd891b50284ae7ef71 | |
parent | 42dcd14126ca7e8881b05ee7f66c9bd9aae47d3e [diff] |
[CodeHealth] Port window-scroll-arguments.html into a WPT Despite this being an old test that would pass on Chrome, Firefox and Safari, we didn't have WPT coverage for this! This CL ports the test to WPT and updates it to use `promise_test`. This change will also help testing (upcoming) scroll promises. Bug: 399876609 Change-Id: I5382ff78aa01d92fd7ea8cc9c5a59e6df90192ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6722920 Auto-Submit: Mustaq Ahmed <mustaq@chromium.org> Reviewed-by: Kevin Ellis <kevers@chromium.org> Commit-Queue: Mustaq Ahmed <mustaq@chromium.org> Cr-Commit-Position: refs/heads/main@{#1487144}
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.