Skip to content

Commit a024b85

Browse files
committed
[css2] Generated. Do not edit!
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403059
1 parent b750b3b commit a024b85

File tree

4 files changed

+72
-56
lines changed

4 files changed

+72
-56
lines changed

css2/css2.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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&nbsp;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
1327213273
require that for list items whose 'direction' property is 'ltr' the
1327313274
marker 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
1329213293
aligned on the side of the marker, then the marker box is outside the
1329313294
principal box. CSS&nbsp;2.1 recommends that the marker position is the
1329413295
same in other cases, too, but does not require it. CSS&nbsp;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
1329613298
require that for list items whose 'direction' property is 'ltr' the
1329713299
marker 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
1330713309
class=note><strong>Note:</strong> This interaction may be more
1330813310
precisely 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

Comments
 (0)