We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00c16b9 commit 050a905Copy full SHA for 050a905
1 file changed
css-display/Overview.bs
@@ -378,9 +378,9 @@ Generating Marker Boxes: the ''list-item'' keyword</h3>
378
(<a href="https://www.w3.org/TR/CSS2/generate.html#lists">CSS 2.1§12.5 Lists</a>) [[!CSS2]]
379
together with a principal box of the specified type for its own contents.
380
381
- If no <<display-inside>> value is specified,
+ If no <a>inner display type</a> value is specified,
382
the principal box's <a>inner display type</a> defaults to ''flow''.
383
- If no <<display-outside>> value is specified,
+ If no <a>outer display type</a> value is specified,
384
the principal box's <a>outer display type</a> defaults to ''block''.
385
386
Note: In this level, as restricted in the grammar,
0 commit comments