None
https://www.w3.org/TR/css-display-4
The reading-flow CSS property controls the order in which elements in a flex, grid or block layout are exposed to accessibility tools and focused via TAB keyboard focus navigation.
This change implements the CSS reading-flow keyword values:
* normal
* flex-visual
* flex-flow
* grid-rows
* grid-columns
* grid-order
* source-order
See spec: https://drafts.csswg.org/css-display-4/#reading-flow
The reading-order CSS property allows authors to manually-override the order within a reading flow container. It is an integer with default value 0.
See spec: https://drafts.csswg.org/css-display-4/#reading-order
Please find more thorough examples of how TAB keyboard navigation and accessibility is improved by this feature here:
https://chrome.dev/reading-flow-examples/
https://github.com/w3ctag/design-reviews/issues/978
Issues addressed
None
Gecko: No signal (https://github.com/mozilla/standards-positions/issues/1056) Editors/Implementers are actively discussing in W3C working groups, but have not commented on the position issue yet.
WebKit: No signal (https://github.com/WebKit/standards-positions/issues/378) Editors/Implementers are actively discussing in W3C working groups, but have not commented on the position issue yet.
Web developers: No signals
Other signals:
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
No, this is only shipping new CSS properties without modifying existing behavior.
None
Yes
Yes
CSSReadingFlow
CSSReadingFlow
False
https://issues.chromium.org/issues/40932006
Should be usable for any Chromium browsers that support keyboard focus navigation or uses Accessibility tree to navigate between accessibility nodes.
Enabled by default.
https://chrome.dev/reading-flow-examples
Per resolution with CSS WG [1], we have implemented the agreed CSS properties, values, name choices and behavior. There might be changes in the future, but there is no active proposal for that yet.
[1] https://github.com/w3c/csswg-drafts/issues/11396#issuecomment-2755105190
The HTML specification to update the focus navigation scoping has consensus and an LGTM. It is not merged yet because of disagreement on the stability on the CSS side. We do not expect significant changes.
https://github.com/whatwg/html/pull/10613
https://chromestatus.com/feature/5113638848561152?gate=5595647291162624
Intent to Prototype: https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CA%2BSS7eDCZgA2GbReQzyfjHj3OGYgqr9m%3Dg%2BAgu4b%2B2V8ffxSnQ%40mail.gmail.com
This intent message was generated by Chrome Platform Status.
LGTM1
/Daniel
--
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/73d17866-43ba-484a-8c1f-33ae36a7687dn%40chromium.org.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.