[css-line-grid] line-grid:match-parent and orthogonal flows

https://drafts.csswg.org/css-line-grid/#valdef-line-grid-match-parent

> line-grid: match-parent
> Box assumes the line grid of its parent.

The spec needs to say what happens if the parent has a different writing mode.
Presumably, in that situation, "line-grid: match-parent" should do the same
as "line-grid: create", but that should be made explicit.

 - Florian

Received on Saturday, 31 October 2015 10:14:57 UTC