File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -647,7 +647,7 @@ The 'marker-side' property</h3>
647647 </pre>
648648
649649 The 'marker-side' property specifies
650- whether the ''::marker'' is positioned
650+ whether an ''list-style-position/outside'' [=marker box=] is positioned
651651 based on the directionality of the list item itself (i.e. its [=originating element=] )
652652 or the directionality of the list container (i.e. the [=originating element=] ’s parent).
653653 In the first case, the position of the marker can vary across items in the same list,
@@ -658,12 +658,12 @@ The 'marker-side' property</h3>
658658 <dl dfn-type=value dfn-for=marker-side>
659659 <dt> <dfn>match-self</dfn>
660660 <dd>
661- The '':: marker'' pseudo-element is positioned
661+ The [= marker box=] is positioned
662662 using the directionality of the ''::marker'' ’s [=originating element=] .
663663
664664 <dt> <dfn>match-parent</dfn>
665665 <dd>
666- The '':: marker'' pseudo-element is positioned
666+ The [= marker box=] is positioned
667667 using the directionality of the ''::marker'' ’s [=originating element’s=] parent element.
668668 </dl>
669669
You can’t perform that action at this time.
0 commit comments