Re: [w3ctag/design-reviews] CSS reading-flow property (Issue #978)

I don't think implementation wise it will be an issue. When the grid/flex/masonry layout gets created, the [rendering-defined sibling reading flow](https://drafts.csswg.org/css-display-4/#rendering-defined-sibling-reading-flow) gets stored. So, for the AT, the additional step is just looping these reading flow items (no need to calculate on the fly). If we do need to send a signal, it should be trivial to add.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/978#issuecomment-2491493574
You are receiving this because you are subscribed to this thread.

Message ID: <w3ctag/design-reviews/issues/978/2491493574@github.com>

Received on Thursday, 21 November 2024 15:11:22 UTC