Skip to content

Commit b5b1933

Browse files
committed
Tentatively add Braille to list of vertical scripts, until further confirmation from DAISY or others.
--HG-- extra : rebase_source : 527d46eecebc5a09171ba21b74d184aa338be232
1 parent 61251ef commit b5b1933

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

css3-writing-modes/Overview.html

Lines changed: 7 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 17 May 2012</h2>
35+
<h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 29 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 17 May 2012</h2>
4141
-->
4242

4343
<dd><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>
44+
href="http://www.w3.org/TR/2012/WD-css3-writing-modes-20120529/">http://www.w3.org/TR/2012/WD-css3-writing-modes-20120529/</a>
4545

4646

4747
<dt>Latest version:
@@ -3585,6 +3585,11 @@ <h2 class=no-num id=script-orientations>Appendix B: Vertical Scripts in
35853585

35863586
<td>Bopomofo
35873587

3588+
<tr>
3589+
<td>Brai
3590+
3591+
<td>Braille (?)
3592+
35883593
<tr>
35893594
<td>Egyp
35903595

css3-writing-modes/Overview.src.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2717,6 +2717,7 @@ <h2 class="no-num" id="script-orientations">Appendix B:
27172717
</thead>
27182718
<tbody>
27192719
<tr><td>Bopo <td>Bopomofo
2720+
<tr><td>Brai <td>Braille (?)
27202721
<tr><td>Egyp <td>Egyptian Hieroglyphs
27212722
<tr><td>Hira <td>Hiragana
27222723
<tr><td>Kana <td>Katakana

0 commit comments

Comments
 (0)