standards-positions icon indicating copy to clipboard operation
standards-positions copied to clipboard

CSS reading-flow

Open dizhang168 opened this issue 1 year ago • 1 comments

WebKittens

@annevk @fantasai @jensimmons

Title of the spec

CSS reading-flow

URL to the spec

https://drafts.csswg.org/css-display-4/#reading-flow

URL to the spec's repository

No response

Issue Tracker URL

No response

Explainer URL

https://github.com/dizhang168/reading-order-items

TAG Design Review URL

No response

Mozilla standards-positions issue URL

https://github.com/mozilla/standards-positions/issues/1056

WebKit Bugzilla URL

No response

Radar URL

No response

Description

The CSS Working Group has resolved to add the new reading-flow property (https://github.com/w3c/csswg-drafts/issues/8589, spec) to enable focus navigation in visual order for layout items that might not be displayed in source order (such as grid, flex and masonry items). Chromium is implementing the new property and opened a https://github.com/whatwg/html/issues/10407 on the needed HTML spec change.

We would like to seek Webkit's position on implementing the CSS property.

Further, we would like to get feedback on the suggested HTML proposal and the open questions on display: contents (https://github.com/w3c/csswg-drafts/issues/9230, https://github.com/whatwg/html/issues/10533).

dizhang168 avatar Jul 31 '24 17:07 dizhang168