fla...@chromium.org, fut...@chromium.org
https://github.com/flackr/carousel/tree/main/inert
https://drafts.csswg.org/css-ui-4/#inertness
https://github.com/whatwg/html/pull/10956
The interactivity property specifies whether an element and its flat tree descendants (including text runs) are inert or not.
Making an element inert affects whether it can be focused, edited, selected, and searchable by find-in-page. It also affects whether it is visible in the accessibility tree.
The syntax is: interactivity: auto | inert
https://github.com/w3ctag/design-reviews/issues/1037
Pending
None
Gecko: https://github.com/mozilla/standards-positions/issues/1161
WebKit: https://github.com/WebKit/standards-positions/issues/447
Web developers: Positive
Other signals:
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
None
For the interactivity property, it is debuggable like any other keyword property in the styles related panes.
The accessibility tree pane changes the inertness reason from "Inert element" and "Inert subtree" to only using "Inert element", where "Inert element" now means an element with interactivity computed to inert.
The reason is that the HTML inert attribute is now setting inertness through a UA rule for interactivity and can be escaped using the interactivity property, whereas previously an inert attribute would force a whole subtree inert.
Yes
Yes
#experimental-web-platform-features
CSSInert
None
False
135
Open questions about a feature may be a source of future web compat or interop issues. Please list open issues (e.g. links to known github issues in the project for the feature specification) whose resolution may introduce web compat/interop risk (e.g., changing to naming or structure of the API in a non-backward-compatible way).
None
https://chromestatus.com/feature/5107436833472512?gate=5112515414196224
Intent to Prototype: https://groups.google.com/a/chromium.org/g/blink-dev/c/Xuo6HpkN1xQ
This intent message was generated by Chrome Platform Status.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAHB%2BDAjXdDs6n0pUK-8F%2BOyQNUoaesusgVSag%3DSp1NnyYhuxsQ%40mail.gmail.com.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.
LGTM3
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.