@@ -13268,7 +13268,8 @@ <h3>12.5.1 <a name="list-style">Lists:</a> the <a href="generate.html#propdef-li
13268
13268
13269
13269
13270
13270
<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
13272
13273
require that for list items whose 'direction' property is 'ltr' the
13273
13274
marker box be on the left side of the content and for elements whose
13274
13275
'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
13292
13293
aligned on the side of the marker, then the marker box is outside the
13293
13294
principal box. CSS 2.1 recommends that the marker position is the
13294
13295
same 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
13296
13298
require that for list items whose 'direction' property is 'ltr' the
13297
13299
marker box be on the left side of the content and for elements whose
13298
13300
'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
13307
13309
class=note><strong>Note:</strong> This interaction may be more
13308
13310
precisely defined in a future level of CSS.</span>
13309
13311
13312
+
13313
+
13310
13314
<dt><strong>inside</strong>
13311
13315
13312
13316
<dd>The marker box is placed as the first inline box in the principal
0 commit comments