- From: Di Zhang <notifications@github.com>
- Date: Wed, 31 Jul 2024 13:51:49 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3ctag/design-reviews/issues/978@github.com>
こんにちは TAG-さん! I'm requesting a TAG review of the CSS reading-flow property. The CSS Working Group has resolved to add the new reading-flow property (https://github.com/w3c/csswg-drafts/issues/8589, [spec](https://drafts.csswg.org/css-display-4/#reading-flow)) 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. - [Explainer: HTML Spec proposal](https://github.com/dizhang168/reading-order-items) - [Hosted examples](https://rachelandrew.github.io/reading-order-items-examples/) - [Specification URL](https://drafts.csswg.org/css-display-4/#reading-flow) - [Tests](https://wpt.fyi/results/shadow-dom/focus-navigation/reading-flow/tentative?label=experimental&label=master&aligned) - User research: Multiple blog posts [link 1](https://developer.chrome.com/blog/reading-order), [link 2](https://rachelandrew.co.uk/archives/2024/05/26/masonry-and-reading-order/), [link 3](https://developer.chrome.com/blog/reading-flow-display-contents?hl=en) - Security and Privacy self-review²: Mostly not applicable because this is adding a new CSS property. - GitHub repo: https://github.com/w3c/csswg-drafts - Primary contacts (and their relationship to the specification): - Di Zhang (@dizhang168), Google, implementer in Chrome - Rachel Andrew (@rachelandrew), Google, spec editor - Tab Atkins (@tabatkins), Google, spec editor - Mason Freed (@mfreed7), Google - Ian Kilpatrick (@bfgeek), Google - Organization(s)/project(s) driving the specification: Google and the CSS WG - Key pieces of multi-implementer support: - Chromium comments: supportive - Mozilla comments: https://github.com/mozilla/standards-positions/issues/1056 - WebKit comments: https://github.com/WebKit/standards-positions/issues/378 - External status/issue trackers for this specification (publicly visible, e.g. Chrome Status): - [Chromestatus](https://chromestatus.com/feature/5113638848561152) - [chromium bug](https://issues.chromium.org/issues/40932006) - [csswg-drafts resolved issue](https://github.com/w3c/csswg-drafts/issues/8589#issuecomment-1721504153) - This feature should be inclusive of other API/features: - [Accessibility](https://github.com/w3c/aria/issues/2241) - [OpenUI focusgroup](https://github.com/openui/open-ui/issues/1044) - [Masonry](https://github.com/w3c/csswg-drafts/issues/5675) Further details: - [x] I have reviewed the TAG's [Web Platform Design Principles](https://www.w3.org/TR/design-principles/) - Relevant time constraints or deadlines: hoping to ship this property soon. - The group where the work on this specification is currently being done: CSS Working Group, WHATWG - The group where standardization of this work is intended to be done (if current group is a community group or other incubation venue): CSS Working Group, WHATWG - Major unresolved issues with or opposition to this specification: https://github.com/w3c/csswg-drafts/issues/9230 - This work is being funded by: Google -- Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/978 You are receiving this because you are subscribed to this thread. Message ID: <w3ctag/design-reviews/issues/978@github.com>
Received on Wednesday, 31 July 2024 20:51:53 UTC