We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b498732 commit ad9060eCopy full SHA for ad9060e
css-lists-3/Overview.bs
@@ -440,8 +440,8 @@ Positioning Markers: The 'list-style-position' property</h3>
440
<dt><dfn id='list-style-position-outside'>outside</dfn>
441
<dd>
442
If the <a>list item</a> is a <a>block container</a>:
443
- the marker box is [=blockified=] [[!CSS-DISPLAY-3]]
444
- and placed outside the [=principal box|principal block box=];
+ the marker box is a [=block container=]
+ and is placed outside the [=principal box|principal block box=];
445
however, the position of the list-item marker adjacent to floats is undefined.
446
CSS does not specify the precise location of the marker box
447
or its position in the painting order,
0 commit comments