[csswg-drafts] [css-display-4] Define how reading-order / reading-order-items interact with focusable display: contents elements. (#9230)

emilio has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-display-4] Define how reading-order / reading-order-items interact with focusable display: contents elements. ==
https://github.com/w3c/csswg-drafts/issues/8589 / https://github.com/w3c/csswg-drafts/issues/7387#issuecomment-1640556638 propose new properties to alter the reading order of the items to follow the layout tree order, rather than the dom order.

However, that is in conflict with https://github.com/w3c/csswg-drafts/issues/2632 / https://github.com/mozilla/standards-positions/issues/772, in the sense that there doesn't seem to be a good order for `display: contents` elements that are focusable in a visually-order container.

We need to sort out how these two proposals interact. What is the tab order of a `display: contents` element inside an element with non-`auto` `reading-order`?

cc @rachelandrew @tabatkins @fantasai @dbaron 

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9230 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 23 August 2023 16:26:26 UTC