| commit | 283387d34c990502d156a650692c5b9f7d79c272 | [log] [tgz] |
|---|---|---|
| author | Rune Lillesveen <futhark@chromium.org> | Mon Apr 14 13:20:54 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 14 13:20:54 2025 |
| tree | c5cffded62e7c478882dab3c21341ede6db20bbf | |
| parent | 929dddeeccbd53fac04f5c120e8d43be028b9d81 [diff] |
Don't allow interactivity to escape inertness Let inertness set by interactivity be forced for the subtree using the same flag as for html inertness caused by modal dialogs and fullscreened elements. Also, let ::scroll-marker have a used inertness from its ::scroll-markers per resolution in [1]. The changed expectations in the inert reasons in the AX unit tests are due to the fact that we now cannot see from the IsInert() flag whether it was also set due to a modal dialog when the interactivity property is set to 'inert' at the same time. [1] https://github.com/w3c/csswg-drafts/issues/11746#issuecomment-2773041391 Bug: 370065759 Change-Id: I34b96698f1157b6fc49cce29daeb890114e58e69 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6441921 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by: Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/main@{#1446485}
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.