We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 354b6fb commit 9de6af1Copy full SHA for 9de6af1
2 files changed
css-flexbox/Overview.bs
@@ -1124,7 +1124,7 @@ Flex Lines</h2>
1124
1125
<p>
1126
<a>Flex items</a> in a <a>flex container</a> are laid out and aligned
1127
- within <dfn title="flex line">flex lines</dfn>,
+ within <dfn export title="flex line">flex lines</dfn>,
1128
hypothetical containers used for grouping and alignment by the layout algorithm.
1129
A flex container can be either <i>single-line</i> or <i>multi-line</i>,
1130
depending on the 'flex-wrap' property:
0 commit comments