Re: [csswg-drafts] [css-grid] Serialization of grid-template-rows/columns (#4173)

> OK, I'll update Blink and WPTs to drop `[]` in serialization.

Blink already drops it in the resolved value, https://cs.chromium.org/chromium/src/third_party/blink/renderer/core/css/properties/computed_style_utils.cc?rcl=7aba141f9619adf5e4efe8b09b9c453f451754e3&l=1229-1230. Will you remove it in specified values?

> I'll add computed-001.html and computed-002.html for non-grid and grid gCS expectations.

In https://chromium-review.googlesource.com/c/chromium/src/+/1724517 I have some tests of this kind (not with integral repeats, I planned to add them later, nor `[]`). You can copy that if you want the tests to be in wpt before my patch is ready to land.

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

Received on Wednesday, 18 September 2019 08:53:07 UTC