Skip to content

Commit f0d7910

Browse files
committed
[css-text-3] Clarify that Default_ignorable is ignored for text rendering, not for all of CSS. whatwg/html#4854
1 parent 0cedc74 commit f0d7910

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-text-3/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1008,7 +1008,8 @@ Text Processing</h3>
10081008
generate a visual representation of its code point value,
10091009
or use some other method to provide an appropriate visible glyph.
10101010
As required by [[!UNICODE]],
1011-
unsupported <code>Default_ignorable</code> characters must be ignored for rendering.
1011+
unsupported <code>Default_ignorable</code> characters
1012+
must be ignored for text rendering.
10121013

10131014
<wpt>
10141015
white-space/control-chars-000.html

0 commit comments

Comments
 (0)