Skip to content

Commit 9de6af1

Browse files
committed
[css-flexbox] Export 'flex line'.
--HG-- extra : rebase_source : 425e142ebbff4b2bb4b1d4c3f8211cf3126ba308
1 parent 354b6fb commit 9de6af1

2 files changed

Lines changed: 9 additions & 33 deletions

File tree

css-flexbox/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1124,7 +1124,7 @@ Flex Lines</h2>
11241124

11251125
<p>
11261126
<a>Flex items</a> in a <a>flex container</a> are laid out and aligned
1127-
within <dfn title="flex line">flex lines</dfn>,
1127+
within <dfn export title="flex line">flex lines</dfn>,
11281128
hypothetical containers used for grouping and alignment by the layout algorithm.
11291129
A flex container can be either <i>single-line</i> or <i>multi-line</i>,
11301130
depending on the 'flex-wrap' property:

0 commit comments

Comments
 (0)