File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -196,26 +196,26 @@ Generating Marker Contents</h3>
196
196
<dl class=switch>
197
197
<dt> 'content' on the ''::marker'' itself is not ''content/normal''
198
198
<dd>
199
- The contents of the '':: marker''
199
+ The contents of the <a> marker box</a>
200
200
are determined as defined by the 'content' property,
201
201
exactly as for ''::before'' .
202
202
203
203
<dt> 'list-style-image' on the [=originating element=] defines a [=marker image=]
204
204
<dd>
205
- The '':: marker'' contains
205
+ The '<a> marker box</a> contains
206
206
an <a>anonymous</a> <a>inline</a> <a>replaced element</a>
207
207
representing the specified [=marker image=] ,
208
208
followed by a <a>text run</a> containing a single space (U+0020 SPACE).
209
209
210
210
<dt> 'list-style-type' on the [=originating element=] defines a [=marker string=]
211
211
<dd>
212
- The '':: marker'' contains
212
+ The <a> marker box</a> contains
213
213
a [=text run=] containing the specified [=marker string=] .
214
214
215
215
<dt> otherwise
216
216
<dd>
217
- The '':: marker'' has no contents
218
- and does not generate a box.
217
+ The <a> marker box</a> has no contents
218
+ and ''::marker'' does not generate a box.
219
219
</dl>
220
220
221
221
<!--
You can’t perform that action at this time.
0 commit comments