Re: [csswg-drafts] [css-grid] How to serialize the strings in grid-template-areas? (#3261)

@mrego I think the computed value definitely needs to maintain the repetition--for keyword repeat values like auto-fit and auto-fill it's certainly required because the resolved repeat value depends on layout. (Note that getComputedStyle does not return the computed value of grid-template-rows, it returns the used value.)

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

Received on Tuesday, 29 January 2019 01:56:22 UTC