We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 800552e commit e21a6c9Copy full SHA for e21a6c9
css-flexbox-1/Overview.bs
@@ -434,7 +434,7 @@ Flex Layout Box Model and Terminology</h2>
434
435
A <dfn export>flex container</dfn> is the box generated by an element with a
436
computed 'display' of ''flex'' or ''inline-flex''.
437
- In-flow children of a flex container are called <dfn export lt="flex item" id="flex-item">flex items</dfn>
+ <a>In-flow</a> children of a flex container are called <dfn export lt="flex item" id="flex-item">flex items</dfn>
438
and are laid out using the flex layout model.
439
440
Unlike block and inline layout,
0 commit comments