[css-ui] Support setting offscreen content inert ("interactivity: auto | inert")
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: mozilla-apprentice, Unassigned)
References
(Blocks 3 open bugs)
Details
A resolution was made for csswg-drafts/#10711.
[css-ui] Support setting offscreen content inert
- RESOLVED: Accept Option 1 in flackr's latest comment
Comment 1•28 days ago
|
||
I believe the accepted "Option 1" refers to this:
Go with option 1, interactivity: auto | inert (name to be bikeshed) as an explicit property can handle other cases where content is intentionally inaccessible (e.g. behind onscreen content / transformed away and meant to be brought into view via some other mechanism).
https://github.com/w3c/csswg-drafts/issues/10711#issuecomment-2378378364
Looks like Tab wrote up spec text in https://github.com/w3c/csswg-drafts/pull/11178 , and Chrome recently implemented this in https://issues.chromium.org/issues/370065759
Comment 2•28 days ago
|
||
...and Tab's spec text was merged 3 days ago in https://github.com/w3c/csswg-drafts/commit/6ddf5aac13f2ad825f26b1c4fa5a4c8306c679e6 , though the live html version (at https://drafts.csswg.org/css-ui-4/ ) hasn't been regenerated to show the new spec text yet.
Updated•28 days ago
|
Description
•