We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e92e9b3 commit 5783ff4Copy full SHA for 5783ff4
css-lists-3/Overview.bs
@@ -241,7 +241,10 @@ Properties Applying to ''::marker''</h4>
241
e.g. ''::before::marker''.
242
243
ISSUE: ''white-space: pre'' doesn't have quite the right behavior;
244
- ''text-space-collapse: preserve-spaces'' might be closer to what's needed here.
+ ''text-space-collapse: preserve-spaces'' + ''text-space-trim: discard-after''
245
+ might be closer to what's needed here.
246
+ See discussion in <a href="https://github.com/w3c/csswg-drafts/issues/4448">Issue 4448</a>
247
+ and <a href="https://github.com/w3c/csswg-drafts/issues/4891">Issue 4891</a>.
248
249
<h3 id='content-property'>
250
Generating Marker Contents</h3>
0 commit comments