- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Thu, 19 Jan 2023 22:23:54 +0000
- To: public-css-archive@w3.org
Loirooriol has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-grid] Clarify "grid-modified document order" definition == https://drafts.csswg.org/css-grid-2/#grid-order > Grid-modified document order (grid order) is the order in which [grid items](https://drafts.csswg.org/css-grid-2/#grid-item) are encountered when traversing the grid’s [grid cells](https://drafts.csswg.org/css-grid-2/#grid-cell). If two items are encountered at the same time, they are taken in [order-modified document order](https://drafts.csswg.org/css-display-4/#order-modified-document-order). The definition should clarify that references to this term are supposed to specify the major axis, explain what the major axis is, and probably have a diagram similar to this one from https://en.wikipedia.org/wiki/Row-_and_column-major_order by CMG Lee ([CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.en)) ![](https://user-images.githubusercontent.com/7477678/213574759-4f81480b-5338-45c1-aae9-76e40142ccd8.png) Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8334 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 19 January 2023 22:23:57 UTC