File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -894,14 +894,12 @@ Text Processing</h3>
894894 <a href="https://www.w3.org/TR/CSS2/visuren.html#anonymous">9.2.2.1</a> </p>
895895
896896 <p>
897- Form feeds (U+000C)
898- (that are not <a>segment breaks</a> )
899- are rendered as a zero-width space (U+200B). <!-- thus can disrupt shaping -->
900- Control characters (<a>Unicode category</a> <code> Cc</code> )
901- other than tab (U+0009), line feed (U+000A), and form feed (U+000C),
897+ Control characters (<a>Unicode category</a> <code> Cc</code> )--
898+ other than tabs (U+0009), line feeds (U+000A),
899+ and sequences that form a <a>segment break</a> --
902900 must be rendered as a visible glyph
903- which the UA must synthethize if the glyphs found in the font are not visible
904- and otherwise treated as any other character
901+ which the UA must synthethize if the glyphs found in the font are not visible,
902+ and must be otherwise treated as any other character
905903 of the Other Symbols (<code> So</code> ) <a>general category</a> and Common <a lt="Unicode script">script</a> .
906904 The UA may use a glyph provided by a font specifically for the control character,
907905 substitute the glyphs provided for the corresponding symbol in the Control Pictures block,
You can’t perform that action at this time.
0 commit comments