File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -196,26 +196,26 @@ Generating Marker Contents</h3>
196196 <dl class=switch>
197197 <dt> 'content' on the ''::marker'' itself is not ''content/normal''
198198 <dd>
199- The contents of the '':: marker''
199+ The contents of the <a> marker box</a>
200200 are determined as defined by the 'content' property,
201201 exactly as for ''::before'' .
202202
203203 <dt> 'list-style-image' on the [=originating element=] defines a [=marker image=]
204204 <dd>
205- The '':: marker'' contains
205+ The '<a> marker box</a> contains
206206 an <a>anonymous</a> <a>inline</a> <a>replaced element</a>
207207 representing the specified [=marker image=] ,
208208 followed by a <a>text run</a> containing a single space (U+0020 SPACE).
209209
210210 <dt> 'list-style-type' on the [=originating element=] defines a [=marker string=]
211211 <dd>
212- The '':: marker'' contains
212+ The <a> marker box</a> contains
213213 a [=text run=] containing the specified [=marker string=] .
214214
215215 <dt> otherwise
216216 <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.
219219 </dl>
220220
221221<!--
You can’t perform that action at this time.
0 commit comments