File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -394,7 +394,8 @@ Positioning Markers: The 'list-style-position' property</h3>
394394 <dt> <dfn id='list-style-position-outside'>outside</dfn>
395395 <dd>
396396 If the <a>list item</a> is a <a>block container</a> :
397- the marker box is outside the principal block box;
397+ the marker box is [=blockified=] [[!CSS-DISPLAY-3]]
398+ and placed outside the [=principal box|principal block box=] ;
398399 however, the position of the list-item marker adjacent to floats is undefined.
399400 CSS does not specify the precise location of the marker box
400401 or its position in the painting order,
@@ -1479,6 +1480,12 @@ Acknowledgments</h2>
14791480
14801481This section documents the changes since previous publications.
14811482
1483+ <h3 id="changes-20190817">Changes since the 17 August 2019 WD</h3>
1484+
1485+ <ul>
1486+ <li> Specify that ''outside'' list markers are [=blockified=] .
1487+ </ul>
1488+
14821489<h3 id="changes-20190425">Changes since the 25 April 2019 WD</h3>
14831490
14841491 <ul>
@@ -1518,5 +1525,5 @@ This section documents the changes since previous publications.
15181525
15191526 <li> The 'counter-set' property has been added.
15201527
1521- <li> Allowed for <a>inline-level</a> <a>list items</a> , as introduced in [[css-display -3]] .
1528+ <li> Allowed for <a>inline-level</a> <a>list items</a> , as introduced in [[CSS-DISPLAY -3]] .
15221529 </ol>
You can’t perform that action at this time.
0 commit comments