Skip to content

Commit 4270fd4

Browse files
frivoalfantasai
authored andcommitted
[css-text-3] Make sure control characters really are visible
Closes #1990
1 parent 1b8b6c0 commit 4270fd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css-text-3/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -598,6 +598,7 @@ Characters and Letters</h3>
598598
Control characters (<a>Unicode category</a> <code>Cc</code>)
599599
other than tab (U+0009), line feed (U+000A), form feed (U+000C), and carriage return (U+000D)
600600
must be rendered as a visible glyph
601+
which the UA must synthethize if the glyphs found in the font are not visible
601602
and otherwise treated as any other character
602603
of the Other Symbols (<code>So</code>) <a>general category</a> and Common <a lt="Unicode script">script</a>.
603604
The UA may use a glyph provided by a font specifically for the control character,

0 commit comments

Comments
 (0)