Skip to content

Commit 83e3745

Browse files
committed
Vertical Typesetting Synthesis: add Co as U/U
1 parent 16a3ba4 commit 83e3745

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

css3-writing-modes/Overview.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<h1>CSS Writing Modes Module Level 3</h1>
3434

35-
<h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 16 May 2012</h2>
35+
<h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 17 May 2012</h2>
3636

3737
<dl>
3838
<dt>This version:</dt>
@@ -41,7 +41,7 @@ <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 16 May 2012</h2>
4141
-->
4242

4343
<dd><a
44-
href="http://www.w3.org/TR/2012/WD-css3-writing-modes-20120516/">http://www.w3.org/TR/2012/WD-css3-writing-modes-20120516/</a>
44+
href="http://www.w3.org/TR/2012/WD-css3-writing-modes-20120517/">http://www.w3.org/TR/2012/WD-css3-writing-modes-20120517/</a>
4545

4646

4747
<dt>Latest version:
@@ -3725,6 +3725,8 @@ <h2 class=no-num id=vertical-typesetting-details>Appendix C: Vertical
37253725
group.) This is due to OpenType fonts commonly having vertical
37263726
alternates and expecting them to be used to "rotate" the shape of the
37273727
bracket.
3728+
3729+
<li>Private Use (Co).
37283730
</ul>
37293731
</div>
37303732

css3-writing-modes/Overview.src.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2807,6 +2807,7 @@ <h2 id="vertical-typesetting-details" class="no-num">Appendix C:
28072807
all East Asian fullwidth (F) and wide (W) bracketing punctuation
28082808
(Ps, Pe, Pi, Pf). (The UTR&sect;6.1 tailoring group.)
28092809
This is due to OpenType fonts commonly having vertical alternates and expecting them to be used to "rotate" the shape of the bracket.
2810+
<li>Private Use (Co).
28102811
</ul>
28112812
</div>
28122813
<dt id=typeset-quotes>Upright-Transforming (SVO=T &amp; MVO=R)</dt>

0 commit comments

Comments
 (0)