commit | 60d5867e7bbe9f353bec2a9f2ce9b8b3d2f85d85 | [log] [tgz] |
---|---|---|
author | Anders Hartvoll Ruud <andruud@chromium.org> | Fri Apr 05 12:57:21 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 05 12:57:21 2024 |
tree | 97f3529894229f41f8f40e13c5e91f6a4574bf01 | |
parent | 0a3b03f50d07628e30d387a3858eb4598078bd81 [diff] |
[anchor] Add WPTs for transitions triggered by anchor changes This CL adds coverage which verifies that transitions are triggered in the following cases: - When the anchor()/anchor-size() remains the same, but the anchor element moves around, changing the result of the anchor functions. - When the element referenced by a name changes. - When the anchor attribute is changed. - When the default anchor (position-anchor) changes. Bug: 40943051 Change-Id: I3f65a4650ce696f06be5cc71f4e2d68364d1fb10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5419979 Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Reviewed-by: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/main@{#1283083}
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.