@@ -13268,7 +13268,8 @@ <h3>12.5.1 <a name="list-style">Lists:</a> the <a href="generate.html#propdef-li
1326813268
1326913269
1327013270<dd>The marker box is outside the principal block box. CSS 2.1
13271- does not specify the precise location of the marker box, but does
13271+ does not specify the precise location of the marker box or its
13272+ position in the painting order, but does
1327213273require that for list items whose 'direction' property is 'ltr' the
1327313274marker box be on the left side of the content and for elements whose
1327413275'direction' property is 'rtl' the marker box be on the right side of
@@ -13292,7 +13293,8 @@ <h3>12.5.1 <a name="list-style">Lists:</a> the <a href="generate.html#propdef-li
1329213293aligned on the side of the marker, then the marker box is outside the
1329313294principal box. CSS 2.1 recommends that the marker position is the
1329413295same in other cases, too, but does not require it. CSS 2.1
13295- does not specify the precise location of the marker box, but does
13296+ does not specify the precise location of the marker box or its
13297+ position in the painting order, but does
1329613298require that for list items whose 'direction' property is 'ltr' the
1329713299marker box be on the left side of the content and for elements whose
1329813300'direction' property is 'rtl' the marker box be on the right side of
@@ -13307,6 +13309,8 @@ <h3>12.5.1 <a name="list-style">Lists:</a> the <a href="generate.html#propdef-li
1330713309class=note><strong>Note:</strong> This interaction may be more
1330813310precisely defined in a future level of CSS.</span>
1330913311
13312+
13313+
1331013314<dt><strong>inside</strong>
1331113315
1331213316<dd>The marker box is placed as the first inline box in the principal
0 commit comments