- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Wed, 13 Nov 2024 21:42:02 +0000
- To: public-css-archive@w3.org
fantasai has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-display-4] reading-flow and mix of auto-flow and explicit items == https://webkit.org/demos/grid3/museum/ shows an example of auto-flowed items, with one item in the righthand corner. Similar layouts could be done with mixed-span grid items and dense packing, which would need `reading-flow` to order the items, but needs one special item to be first or last or whatever. AFAICT, the `reading-flow` property can't handle this case... Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11208 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 13 November 2024 21:42:03 UTC