We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71525a1 commit 268012cCopy full SHA for 268012c
css-lists-3/Overview.bs
@@ -205,12 +205,12 @@ Generating Marker Contents</h3>
205
The '<a>marker box</a> contains
206
an <a>anonymous</a> <a>inline</a> <a>replaced element</a>
207
representing the specified [=marker image=],
208
- followed by a <a>text run</a> containing a single space (U+0020 SPACE).
+ followed by a <a>text run</a> consisting of a single space (U+0020 SPACE).
209
210
<dt>'list-style-type' on the [=originating element=] defines a [=marker string=]
211
<dd>
212
The <a>marker box</a> contains
213
- a [=text run=] containing the specified [=marker string=].
+ a [=text run=] consisting of the specified [=marker string=].
214
215
<dt>otherwise
216
0 commit comments