Skip to content

Commit b395796

Browse files
committed
[css-text] S -> So
--HG-- extra : rebase_source : e29ff8e27b253f997be9b87b4d6f017a6a6b9e50
1 parent 1449eb8 commit b395796

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

css-text/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,8 @@ Languages and Typesetting</h4>
595595
Control characters (<i>Unicode category</i> <code>Cc</code>)
596596
other than tab (U+0009), line feed (U+000A), and carriage return (U+000D)
597597
must be rendered as a visible glyph
598-
and otherwise treated as any other character of the Symbols (<code>S</code>) <i>general category</i> and Common <i title="Unicode script">script</i>.
598+
and otherwise treated as any other character
599+
of the Other Symbols (<code>So</code>) <i>general category</i> and Common <i title="Unicode script">script</i>.
599600
The UA may use a glyph provided by a font specifically for the control character,
600601
substitute the glyphs provided for the corresponding symbol in the Control Pictures block,
601602
generate a visual representation of its codepoint value,

css-text/Overview.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
</p>
105105
<h1 class="p-name no-ref" id=title>CSS Text Module Level 3</h1>
106106
<h2 class="no-num no-toc no-ref heading settled" id=subtitle><span class=content>Editor’s Draft,
107-
<span class=dt-updated><span class=value-title title=20141022>22 October 2014</span></span></span></h2>
107+
<span class=dt-updated><span class=value-title title=20141023>23 October 2014</span></span></span></h2>
108108
<div data-fill-with=spec-metadata><dl>
109109
<dt>This version:
110110
<dd><a class=u-url href=http://dev.w3.org/csswg/css-text-3/>http://dev.w3.org/csswg/css-text-3/</a>
@@ -767,7 +767,8 @@ <h2 class="heading settled" data-level=4 id=white-space-processing><span class=s
767767
Control characters (<a data-link-type=dfn href=#unicode-general-category title="Unicode category">Unicode category</a> <code>Cc</code>)
768768
other than tab (U+0009), line feed (U+000A), and carriage return (U+000D)
769769
must be rendered as a visible glyph
770-
and otherwise treated as any other character of the Symbols (<code>S</code>) <a data-link-type=dfn href=#unicode-general-category title="general category">general category</a> and Common <a data-link-type=dfn href=#unicode-script title="Unicode script">script</a>.
770+
and otherwise treated as any other character
771+
of the Other Symbols (<code>So</code>) <a data-link-type=dfn href=#unicode-general-category title="general category">general category</a> and Common <a data-link-type=dfn href=#unicode-script title="Unicode script">script</a>.
771772
The UA may use a glyph provided by a font specifically for the control character,
772773
substitute the glyphs provided for the corresponding symbol in the Control Pictures block,
773774
generate a visual representation of its codepoint value,

0 commit comments

Comments
 (0)