Re: [csswg-drafts] [css-grid] Spaces in grid-template-areas serialization (#4335)

OK, we've specified the serialization of template strings more precisely:

> When serializing either the specified or computed value of a `<<string>>` value of 'grid-template-areas', each null cell token is serialized as a single "." (U+002E FULL STOP), and consecutive cell tokens are separated by a single space (U+0020 SPACE), with all other white space elided.

Agenda+ to confirm.

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

Received on Friday, 1 November 2019 21:47:32 UTC