| commit | 81a10c26125ed64ffe3c8fc76e768a762619d057 | [log] [tgz] |
|---|---|---|
| author | Steve Kobes <skobes@chromium.org> | Mon Dec 01 16:02:44 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 01 16:02:44 2025 |
| tree | 90ddf50ed237509e1dd3732af401f70b7f1f9b82 | |
| parent | 9e6143e2ed62b39b1743b80c927e89d7187eb2ed [diff] |
ScopedVT: Make PaintLayer::HitTest treat ::v-t as an overlay. Follow-up to crrev.com/c/7178180 which changed the paint order of the ::view-transition pseudo element relative to other children of the scope's PaintLayer. This change aligns hit testing logic with the new paint order. Bug: 421927605 Change-Id: Ib5f092fd42e176f450e77a1fe885dc4a2a6d9b55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7208494 Reviewed-by: Vladimir Levin <vmpstr@chromium.org> Commit-Queue: Steve Kobes <skobes@chromium.org> Cr-Commit-Position: refs/heads/main@{#1552154}
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.