File tree 1 file changed +7
-1
lines changed
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>
282
282
283
283
<dt> 'list-style-image' on the [=originating element=] defines a [=marker image=]
284
284
<dd>
285
- The ' <a>marker box</a> contains
285
+ The <a>marker box</a> contains
286
286
an <a>anonymous</a> <a>inline</a> <a>replaced element</a>
287
287
representing the specified [=marker image=] ,
288
288
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>
343
343
The element has no <a>marker image</a> .
344
344
</dl>
345
345
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
+
346
352
<div class="example">
347
353
The following example sets the marker at the beginning of each list item to
348
354
be the image "ellipse.png".
You can’t perform that action at this time.
0 commit comments