- From: celestepan via GitHub <noreply@w3.org>
- Date: Thu, 09 Oct 2025 21:57:13 +0000
- To: public-css-archive@w3.org
> In masonry, if we go with option 2, the behavior is exactly analogous: `row-reverse` places items right-to-left instead of left-to-right across the columns, and `wrap-reverse` stacks them up instead of down. > Regardless of the naming, for implementations where we change the direction in which we're placing items across tracks (in columns, if we place items right-to-left, in rows, if we place items bottom-up), would we want to reverse the line names / line indices as well? If we have 4 lines, would line 1 still be the left-most line, or would the right-most line become line 1? -- GitHub Notification of comment by celestepan Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12803#issuecomment-3387605000 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 9 October 2025 21:57:14 UTC