[css-grid] Fragmenting Grid Layout: what happens to grid gap at break boundary?

https://drafts.csswg.org/css-grid/#pagination

There is a typo under the first bullet item: "flex items"
should be "grid items" I believe.

I also need clarification on what should happen with grid gaps
at break boundaries.  Should they be suppressed?
(and by "grid gaps" here I mean the spacing between rows
added for grid-row-gap and/or align-content)


/Mats

Received on Friday, 18 December 2015 02:30:36 UTC