File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -282,7 +282,7 @@ Generating Marker Contents</h3>
282282
283283 <dt> 'list-style-image' on the [=originating element=] defines a [=marker image=]
284284 <dd>
285- The ' <a>marker box</a> contains
285+ The <a>marker box</a> contains
286286 an <a>anonymous</a> <a>inline</a> <a>replaced element</a>
287287 representing the specified [=marker image=] ,
288288 followed by a <a>text run</a> consisting of a single space (U+0020 SPACE).
@@ -343,6 +343,12 @@ Image Markers: the 'list-style-image' property</h3>
343343 The element has no <a>marker image</a> .
344344 </dl>
345345
346+ The [=marker image=] is sized
347+ using the [=default sizing algorithm=]
348+ [[css-images-3]]
349+ with no [=specified size=]
350+ and a [=default object size=] of 1em square.
351+
346352 <div class="example">
347353 The following example sets the marker at the beginning of each list item to
348354 be the image "ellipse.png".
You can’t perform that action at this time.
0 commit comments