|
31 | 31 | </a></p> |
32 | 32 | <h1 class="p-name no-ref" id=title>CSS Writing Modes Level 3</h1> |
33 | 33 | <h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>Editor’s Draft, |
34 | | - <span class=dt-updated><span class=value-title title=20131015>15 October 2013</span></span></span></h2> |
| 34 | + <span class=dt-updated><span class=value-title title=20131017>17 October 2013</span></span></span></h2> |
35 | 35 | <div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://dev.w3.org/csswg/css-writing-modes-3/>http://dev.w3.org/csswg/css-writing-modes-3/</a><dt>Latest version:<dd><a href=http://www.w3.org/TR/css3-writing-modes/>http://www.w3.org/TR/css3-writing-modes/</a><dt>Editor’s Draft:<dd><a href=http://dev.w3.org/csswg/css-writing-modes-3/>http://dev.w3.org/csswg/css-writing-modes-3/</a><dt>Previous Versions:<dd><a href='<a href="http://www.w3.org/TR/2012/WD-css3-writing-modes-20121115/">http://www.w3.org/TR/2012/WD-css3-writing-modes-20121115/</a>' rel=previous></a><a href=http://www.w3.org/TR/2012/WD-css3-writing-modes-20121115/>http://www.w3.org/TR/2012/WD-css3-writing-modes-20121115/</a><dd><a href='<a href="http://www.w3.org/TR/2012/WD-css3-writing-modes-20120501/">http://www.w3.org/TR/2012/WD-css3-writing-modes-20120501/</a>' rel=previous></a><a href=http://www.w3.org/TR/2012/WD-css3-writing-modes-20120501/>http://www.w3.org/TR/2012/WD-css3-writing-modes-20120501/</a><dd><a href='<a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110901/">http://www.w3.org/TR/2011/WD-css3-writing-modes-20110901/</a>' rel=previous></a><a href=http://www.w3.org/TR/2011/WD-css3-writing-modes-20110901/>http://www.w3.org/TR/2011/WD-css3-writing-modes-20110901/</a><dd><a href='<a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110531/">http://www.w3.org/TR/2011/WD-css3-writing-modes-20110531/</a>' rel=previous></a><a href=http://www.w3.org/TR/2011/WD-css3-writing-modes-20110531/>http://www.w3.org/TR/2011/WD-css3-writing-modes-20110531/</a><dd><a href='<a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110428/">http://www.w3.org/TR/2011/WD-css3-writing-modes-20110428/</a>' rel=previous></a><a href=http://www.w3.org/TR/2011/WD-css3-writing-modes-20110428/>http://www.w3.org/TR/2011/WD-css3-writing-modes-20110428/</a><dd><a href='<a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110201/">http://www.w3.org/TR/2011/WD-css3-writing-modes-20110201/</a>' rel=previous></a><a href=http://www.w3.org/TR/2011/WD-css3-writing-modes-20110201/>http://www.w3.org/TR/2011/WD-css3-writing-modes-20110201/</a><dd><a href='<a href="http://www.w3.org/TR/2010/WD-css3-writing-modes-20101202/">http://www.w3.org/TR/2010/WD-css3-writing-modes-20101202/</a>' rel=previous></a><a href=http://www.w3.org/TR/2010/WD-css3-writing-modes-20101202/>http://www.w3.org/TR/2010/WD-css3-writing-modes-20101202/</a> |
36 | 36 | <dt>Feedback:</dt> |
37 | 37 | <dd><a href="mailto:www-style@w3.org?subject=%5Bcss-writing-modes%5D%20feedback">www-style@w3.org</a> |
@@ -2505,21 +2505,6 @@ <h2 class="no-num heading settled heading" id=character-properties><span class=c |
2505 | 2505 | Tibetan tsek and shad marks are kept with the preceding letters, |
2506 | 2506 | rather than treated as an independent cluster. |
2507 | 2507 |
|
2508 | | - <p>Unicode defines properties for characters, but for <a class=property data-link-type=propdesc href=#propdef-text-orientation title=text-orientation>text-orientation</a>, |
2509 | | - it is necessary to determine the properties of a grapheme cluster. |
2510 | | - For the purposes of CSS Writing Modes, the properties of a grapheme |
2511 | | - cluster are given by its base character—except in two cases: |
2512 | | - <ul> |
2513 | | - <li>Grapheme clusters formed with an Enclosing Mark (Me) of the Common |
2514 | | - script are considered to be Other Symbols (So) in the Common script. |
2515 | | - They are assumed to have the same Unicode properties as the |
2516 | | - Replacement Character U+FFFD. |
2517 | | - <li>Grapheme clusters formed with a Space Separator (Zs) as the base |
2518 | | - are considered to be Modifier Symbols (Sk). They are assumed to have |
2519 | | - the same East Asian Width property as the base, but take their other |
2520 | | - properties from the first combining character in the sequence. |
2521 | | - </ul> |
2522 | | - |
2523 | 2508 | <h2 class="no-num heading settled heading" id=bidi-html><span class=content> |
2524 | 2509 | Appendix B: Bidi Rules for HTML 4</span><a class=self-link href=#bidi-html></a></h2> |
2525 | 2510 |
|
|
0 commit comments