Re: [csswg-drafts] [css-grid-2] `subgrid` specified on grid-template-rows/columns and computed value for standalone axis (#9015)

Thank you for clarifying. I will update the implementation in Chromium as well as the test case to match Firefox, as the above referenced PR has landed.

The corollary to this is that if it *behaves* as `none`, that line names defined there should be dropped. Firefox is doing this with the computed style values, and they should also not be inherited into child subgrids. I haven't tested this yet, but I think that Chromium will need some additional work to drop these from both computed style and inheritance. I'll definitely add a test case for that along with the other referenced changes.

-- 
GitHub Notification of comment by KurtCattiSchmidt
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9015#issuecomment-1614961733 using your GitHub account


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

Received on Friday, 30 June 2023 17:29:45 UTC