Skip to content

Commit f4f6437

Browse files
committed
[css-flexbox-1] align wording
See #7768 (comment)
1 parent 2362f05 commit f4f6437

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-flexbox-1/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -613,9 +613,9 @@ Flex Items</h2>
613613

614614
Each in-flow child of a <a>flex container</a>
615615
becomes a <a>flex item</a>,
616-
and each contiguous sequence of child <a>text sequences</a>
616+
and each child <a>text sequence</a>
617617
is wrapped in an <a>anonymous</a> <a>block container</a> <a>flex item</a>.
618-
However, if the entire sequence of child <a>text sequences</a> contains only
618+
However, if the entire <a>text sequences</a> contains only
619619
[=document white space characters=]
620620
(i.e. characters that can be affected by the 'white-space' property)
621621
it is instead not rendered (just as if its <a>text nodes</a> were ''display:none'').

0 commit comments

Comments
 (0)