FFFF [css-writing-modes] Reference RFC6919 for Tr fallback · w3c/csswg-drafts@b2e9fe6 · GitHub
Skip to content

Commit b2e9fe6

Browse files
committed
[css-writing-modes] Reference RFC6919 for Tr fallback
1 parent 57d61ec commit b2e9fe6

2 files changed

Lines changed: 13 additions & 21 deletions

File tree

css-writing-modes/Overview.html

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
</p>
7474
<h1 class="p-name no-ref" id=title>CSS Writing Modes Level 3</h1>
7575
<h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>Editor’s Draft,
76-
<span class=dt-updated><span class=value-title title=20131111>11 November 2013</span></span></span></h2>
76+
<span class=dt-updated><span class=value-title title=20131114>14 November 2013</span></span></span></h2>
7777
<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/css-writing-modes-3/>http://www.w3.org/TR/css-writing-modes-3/</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>
7878
<dt>Feedback:</dt>
7979
<dd><a href="mailto:www-style@w3.org?subject=%5Bcss-writing-modes%5D%20feedback">www-style@w3.org</a>
@@ -1297,11 +1297,8 @@ <h4 class="heading settled heading" data-level=5.1.1 id=vertical-font-features><
12971297
are expected to have alternate glyphs or positioning for typesetting upright in vertical text.
12981298
In the case of <code>Tr</code> <a data-link-type=dfn href=#character title=characters>characters</a>,
12991299
if such vertical alternate glyphs are missing from the font,
1300-
the UA may (but is not required to)
1301-
fall back to <a href=#typeset-sideways>typesetting them sideways</a>
1302-
in order to synthesize the missing glyphs.
1303-
1304-
<p class=issue id=issue-9f05185d><a class=self-link href=#issue-9f05185d></a>There is an ongoing discussion of whether UAs should be allowed, required, or forbidden from synthesizing vertical alternate glyphs for Tr codepoints.
1300+
the UA <em>may wish to</em> <a data-biblio-type=normative data-link-type=biblio href=#rfc6919 title=rfc6919>[RFC6919]</a> (but is not expected to)
1301+
synthesize the missing glyphs by <a href=#typeset-sideways>typesetting them sideways</a> etc.
13051302

13061303
<dt id=typeset-sideways><a class=self-link href=#typeset-sideways></a>sideways characters
13071304
<dd>
@@ -1854,7 +1851,7 @@ <h3 class="heading settled heading" data-level=7.3 id=orthogonal-flows><span cla
18541851
and horizontal auto margins will expand to fill the containing block,
18551852
even though they are in the block-axis of the child.
18561853

1857-
<p class=issue id=issue-1a149873><a class=self-link href=#issue-1a149873></a>
1854+
<p class=issue id=issue-19a2dfe0><a class=self-link href=#issue-19a2dfe0></a>
18581855
Add a picture.
18591856
</div>
18601857

@@ -1882,7 +1879,7 @@ <h4 class="heading settled heading" data-level=7.3.1 id=orthogonal-auto><span cl
18821879
in place of the <a data-link-type=dfn href=http://dev.w3.org/csswg/css-sizing-3/#available title="available measure">available measure</a> for calculations that
18831880
require a definite <a data-link-type=dfn href=http://dev.w3.org/csswg/css-sizing-3/#available title="available measure">available measure</a>.
18841881

1885-
<p class=issue id=issue-afa4af44><a class=self-link href=#issue-afa4af44></a>
1882+
<p class=issue id=issue-b7f71b7c><a class=self-link href=#issue-b7f71b7c></a>
18861883
This section needs careful review for whether it is a) correct and b) sensible.
18871884

18881885
<h4 class="heading settled heading" data-level=7.3.2 id=auto-multicol><span class=secno>7.3.2 </span><span class=content>
@@ -2157,7 +2154,7 @@ <h3 class="heading settled heading" data-level=9.1 id=text-combine-horizontal><s
21572154
Horizontal-in-Vertical Composition: the <a class=property data-link-type=propdesc href=#propdef-text-combine-horizontal title=text-combine-horizontal>text-combine-horizontal</a> property</span><a class=self-link href=#text-combine-horizontal></a></h3>
21582155

21592156
<table class="definition propdef"><tr><th>Name:<td><dfn class=css-code data-dfn-type=property data-export="" id=propdef-text-combine-horizontal>text-combine-horizontal<a class=self-link href=#propdef-text-combine-horizontal></a></dfn><tr><th>Value:<td>none | all | [ digits &lt;integer&gt;? ]<tr><th>Initial:<td>none<tr><th>Applies to:<td>non-replaced inline elements<tr><th>Inherited:<td>yes<tr><th>Media:<td>visual<tr><th>Computed value:<td>specified keyword, plus integer if <span class=css data-link-type=maybe title=digits>digits</span><tr><th>Canonical order:<td>n/a<tr><th>Percentages:<td>n/a<tr><th>Animatable:<td>no</table>
2160-
<p class=issue id=issue-394a8f4a><a class=self-link href=#issue-394a8f4a></a>The WG would appreciate a better (more obvious + easier to type) name for this, if anyone can come up with one.
2157+
<p class=issue id=issue-4cc0bc9e><a class=self-link href=#issue-4cc0bc9e></a>The WG would appreciate a better (more obvious + easier to type) name for this, if anyone can come up with one.
21612158

21622159
<p>This property specifies the combination of multiple characters into the space of a single character.
21632160
If the combined text is wider than 1em, the UA must fit the contents within 1em, see below.
@@ -2629,7 +2626,7 @@ <h2 class="no-num no-ref heading settled heading" id=references><span class=cont
26292626

26302627
<h3 class="no-num no-ref heading settled heading" id=normative><span class=content>
26312628
Normative References</span><a class=self-link href=#normative></a></h3>
2632-
<div data-fill-with=normative-references><dl><dt id=css21 title=CSS21><a class=self-link href=#css21></a>[CSS21]<dd>Bert Bos; et al. <a href=http://www.w3.org/TR/2011/REC-CSS2-20110607>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification</a>. 7 June 2011. W3C Recommendation. URL: <a href=http://www.w3.org/TR/2011/REC-CSS2-20110607>http://www.w3.org/TR/2011/REC-CSS2-20110607</a><dt id=css3-sizing title=CSS3-SIZING><a class=self-link href=#css3-sizing></a>[CSS3-SIZING]<dd>Tab Atkins Jr.; Elika J. Etemad. <a href=http://www.w3.org/TR/2012/WD-css3-sizing-20120927/>CSS Intrinsic &amp; Extrinsic Sizing Module Level 3</a>. 27 September 2012. W3C Working Draft. (Work in progress.) URL: <a href=http://www.w3.org/TR/2012/WD-css3-sizing-20120927/>http://www.w3.org/TR/2012/WD-css3-sizing-20120927/</a><dt id=css3bg title=CSS3BG><a class=self-link href=#css3bg></a>[CSS3BG]<dd>Bert Bos; Elika J. Etemad; Brad Kemper. <a href=http://www.w3.org/TR/2012/CR-css3-background-20120724/>CSS Backgrounds and Borders Module Level 3</a>. 24 July 2012. W3C Candidate Recommendation. (Work in progress.) URL: <a href=http://www.w3.org/TR/2012/CR-css3-background-20120724/>http://www.w3.org/TR/2012/CR-css3-background-20120724/</a><dt id=css3col title=CSS3COL><a class=self-link href=#css3col></a>[CSS3COL]<dd>Håkon Wium Lie. <a href=http://www.w3.org/TR/2011/CR-css3-multicol-20110412>CSS Multi-column Layout Module</a>. 12 April 2011. W3C Candidate Recommendation. (Work in progress.) URL: <a href=http://www.w3.org/TR/2011/CR-css3-multicol-20110412>http://www.w3.org/TR/2011/CR-css3-multicol-20110412</a><dt id=css3text title=CSS3TEXT><a class=self-link href=#css3text></a>[CSS3TEXT]<dd>Elika J. Etemad; Koji Ishii. <a href=http://www.w3.org/TR/2012/WD-css3-text-20121113/>CSS Text Module Level 3</a>. 13 November 2012. W3C Working Draft. (Work in progress.) URL: <a href=http://www.w3.org/TR/2012/WD-css3-text-20121113/>http://www.w3.org/TR/2012/WD-css3-text-20121113/</a><dt id=rfc2119 title=RFC2119><a class=self-link href=#rfc2119></a>[RFC2119]<dd>S. Bradner. <a href=http://www.ietf.org/rfc/rfc2119.txt>Key words for use in RFCs to Indicate Requirement Levels</a>. URL: <a href=http://www.ietf.org/rfc/rfc2119.txt>http://www.ietf.org/rfc/rfc2119.txt</a><dt id=svg11 title=SVG11><a class=self-link href=#svg11></a>[SVG11]<dd>Erik Dahlström; et al. <a href=http://www.w3.org/TR/2011/REC-SVG11-20110816/>Scalable Vector Graphics (SVG) 1.1 (Second Edition)</a>. 16 August 2011. W3C Recommendation. URL: <a href=http://www.w3.org/TR/2011/REC-SVG11-20110816/>http://www.w3.org/TR/2011/REC-SVG11-20110816/</a><dt id=uax11 title=UAX11><a class=self-link href=#uax11></a>[UAX11]<dd>Asmus Freytag. <a href=http://www.unicode.org/reports/tr11/>East Asian Width</a>. 17 January 2012. URL: <a href=http://www.unicode.org/reports/tr11/>http://www.unicode.org/reports/tr11/</a><dt id=uax24 title=UAX24><a class=self-link href=#uax24></a>[UAX24]<dd>Mark Davis; Ken Whistler. <a href=http://www.unicode.org/reports/tr24/>Unicode Script Property</a>. 13 January 2012. URL: <a href=http://www.unicode.org/reports/tr24/>http://www.unicode.org/reports/tr24/</a><dt id=uax29 title=UAX29><a class=self-link href=#uax29></a>[UAX29]<dd>Mark Davis. <a href=http://www.unicode.org/reports/tr29/>Unicode Text Segmentation</a>. 12 September 2012. URL: <a href=http://www.unicode.org/reports/tr29/>http://www.unicode.org/reports/tr29/</a><dt id=uax44 title=UAX44><a class=self-link href=#uax44></a>[UAX44]<dd>Mark Davis; Ken Whistler. <a href=http://www.unicode.org/reports/tr44/>Unicode Character Database</a>. 23 January 2012. URL: <a href=http://www.unicode.org/reports/tr44/>http://www.unicode.org/reports/tr44/</a><dt id=uax9 title=UAX9><a class=self-link href=#uax9></a>[UAX9]<dd>Mark Davis. <a href=http://www.unicode.org/reports/tr9/>Unicode Bidirectional Algorithm</a>. 16 January 2012. URL: <a href=http://www.unicode.org/reports/tr9/>http://www.unicode.org/reports/tr9/</a><dt id=unicode title=UNICODE><a class=self-link href=#unicode></a>[UNICODE]<dd>The Unicode Consortium. <a href=http://www.unicode.org/standard/versions/enumeratedversions.html>The Unicode Standard</a>. 2012. Defined by: The Unicode Standard, Version 6.2.0 (Mountain View, CA: The Unicode Consortium, 2012. ISBN 978-1-936213-07-8), as updated from time to time by the publication of new versions URL: <a href=http://www.unicode.org/standard/versions/enumeratedversions.html>http://www.unicode.org/standard/versions/enumeratedversions.html</a><dt id=utr50 title=UTR50><a class=self-link href=#utr50></a>[UTR50]<dd>Koji Ishii. <a href=http://www.unicode.org/reports/tr50/>Unicode Properties for Vertical Text Layout</a>. 31 August 2013. URL: <a href=http://www.unicode.org/reports/tr50/>http://www.unicode.org/reports/tr50/</a></dl></div>
2629+
<div data-fill-with=normative-references><dl><dt id=css21 title=CSS21><a class=self-link href=#css21></a>[CSS21]<dd>Bert Bos; et al. <a href=http://www.w3.org/TR/2011/REC-CSS2-20110607>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification</a>. 7 June 2011. W3C Recommendation. URL: <a href=http://www.w3.org/TR/2011/REC-CSS2-20110607>http://www.w3.org/TR/2011/REC-CSS2-20110607</a><dt id=css3-sizing title=CSS3-SIZING><a class=self-link href=#css3-sizing></a>[CSS3-SIZING]<dd>Tab Atkins Jr.; Elika J. Etemad. <a href=http://www.w3.org/TR/2012/WD-css3-sizing-20120927/>CSS Intrinsic &amp; Extrinsic Sizing Module Level 3</a>. 27 September 2012. W3C Working Draft. (Work in progress.) URL: <a href=http://www.w3.org/TR/2012/WD-css3-sizing-20120927/> A3D9 http://www.w3.org/TR/2012/WD-css3-sizing-20120927/</a><dt id=css3bg title=CSS3BG><a class=self-link href=#css3bg></a>[CSS3BG]<dd>Bert Bos; Elika J. Etemad; Brad Kemper. <a href=http://www.w3.org/TR/2012/CR-css3-background-20120724/>CSS Backgrounds and Borders Module Level 3</a>. 24 July 2012. W3C Candidate Recommendation. (Work in progress.) URL: <a href=http://www.w3.org/TR/2012/CR-css3-background-20120724/>http://www.w3.org/TR/2012/CR-css3-background-20120724/</a><dt id=css3col title=CSS3COL><a class=self-link href=#css3col></a>[CSS3COL]<dd>Håkon Wium Lie. <a href=http://www.w3.org/TR/2011/CR-css3-multicol-20110412>CSS Multi-column Layout Module</a>. 12 April 2011. W3C Candidate Recommendation. (Work in progress.) URL: <a href=http://www.w3.org/TR/2011/CR-css3-multicol-20110412>http://www.w3.org/TR/2011/CR-css3-multicol-20110412</a><dt id=css3text title=CSS3TEXT><a class=self-link href=#css3text></a>[CSS3TEXT]<dd>Elika J. Etemad; Koji Ishii. <a href=http://www.w3.org/TR/2012/WD-css3-text-20121113/>CSS Text Module Level 3</a>. 13 November 2012. W3C Working Draft. (Work in progress.) URL: <a href=http://www.w3.org/TR/2012/WD-css3-text-20121113/>http://www.w3.org/TR/2012/WD-css3-text-20121113/</a><dt id=rfc2119 title=RFC2119><a class=self-link href=#rfc2119></a>[RFC2119]<dd>S. Bradner. <a href=http://www.ietf.org/rfc/rfc2119.txt>Key words for use in RFCs to Indicate Requirement Levels</a>. URL: <a href=http://www.ietf.org/rfc/rfc2119.txt>http://www.ietf.org/rfc/rfc2119.txt</a><dt id=rfc6919 title=RFC6919><a class=self-link href=#rfc6919></a>[RFC6919]<dd>R. Barnes; S. Kent; E. Rescorla. <a href=http://www.ietf.org/rfc/rfc6919.txt>Further Key Words for Use in RFCs to Indicate Requirement Levels</a>. April 1 2013. URL: <a href=http://www.ietf.org/rfc/rfc6919.txt>http://www.ietf.org/rfc/rfc6919.txt</a><dt id=svg11 title=SVG11><a class=self-link href=#svg11></a>[SVG11]<dd>Erik Dahlström; et al. <a href=http://www.w3.org/TR/2011/REC-SVG11-20110816/>Scalable Vector Graphics (SVG) 1.1 (Second Edition)</a>. 16 August 2011. W3C Recommendation. URL: <a href=http://www.w3.org/TR/2011/REC-SVG11-20110816/>http://www.w3.org/TR/2011/REC-SVG11-20110816/</a><dt id=uax11 title=UAX11><a class=self-link href=#uax11></a>[UAX11]<dd>Asmus Freytag. <a href=http://www.unicode.org/reports/tr11/>East Asian Width</a>. 17 January 2012. URL: <a href=http://www.unicode.org/reports/tr11/>http://www.unicode.org/reports/tr11/</a><dt id=uax24 title=UAX24><a class=self-link href=#uax24></a>[UAX24]<dd>Mark Davis; Ken Whistler. <a href=http://www.unicode.org/reports/tr24/>Unicode Script Property</a>. 13 January 2012. URL: <a href=http://www.unicode.org/reports/tr24/>http://www.unicode.org/reports/tr24/</a><dt id=uax29 title=UAX29><a class=self-link href=#uax29></a>[UAX29]<dd>Mark Davis. <a href=http://www.unicode.org/reports/tr29/>Unicode Text Segmentation</a>. 12 September 2012. URL: <a href=http://www.unicode.org/reports/tr29/>http://www.unicode.org/reports/tr29/</a><dt id=uax44 title=UAX44><a class=self-link href=#uax44></a>[UAX44]<dd>Mark Davis; Ken Whistler. <a href=http://www.unicode.org/reports/tr44/>Unicode Character Database</a>. 23 January 2012. URL: <a href=http://www.unicode.org/reports/tr44/>http://www.unicode.org/reports/tr44/</a><dt id=uax9 title=UAX9><a class=self-link href=#uax9></a>[UAX9]<dd>Mark Davis. <a href=http://www.unicode.org/reports/tr9/>Unicode Bidirectional Algorithm</a>. 16 January 2012. URL: <a href=http://www.unicode.org/reports/tr9/>http://www.unicode.org/reports/tr9/</a><dt id=unicode title=UNICODE><a class=self-link href=#unicode></a>[UNICODE]<dd>The Unicode Consortium. <a href=http://www.unicode.org/standard/versions/enumeratedversions.html>The Unicode Standard</a>. 2012. Defined by: The Unicode Standard, Version 6.2.0 (Mountain View, CA: The Unicode Consortium, 2012. ISBN 978-1-936213-07-8), as updated from time to time by the publication of new versions URL: <a href=http://www.unicode.org/standard/versions/enumeratedversions.html>http://www.unicode.org/standard/versions/enumeratedversions.html</a><dt id=utr50 title=UTR50><a class=self-link href=#utr50></a>[UTR50]<dd>Koji Ishii. <a href=http://www.unicode.org/reports/tr50/>Unicode Properties for Vertical Text Layout</a>. 31 August 2013. URL: <a href=http://www.unicode.org/reports/tr50/>http://www.unicode.org/reports/tr50/</a></dl></div>
26332630

26342631
<h3 class="no-num no-ref heading settled heading" id=informative><span class=content>
26352632
Informative References</span><a class=self-link href=#informative></a></h3>
@@ -2750,13 +2747,11 @@ <h2 class="no-num no-ref heading settled heading" id=property-index><span class=
27502747
<tr><th scope=row><a data-property="">text-combine-horizontal</a><td>none | all | [ digits &lt;integer&gt;? ]<td>none<td>non-replaced inline elements<td>yes<td>n/a<td>visual<td>no<td>n/a<td>specified keyword, plus integer if digits</table></div>
27512748

27522749

2753-
<h2 class="no-num heading settled" id=issues-index><span class=content>Issues Index</span><a class=self-link href=#issues-index></a></h2><div style="counter-reset: issue"><div class=issue>There is an ongoing discussion of whether UAs should be allowed, required, or forbidden from synthesizing vertical alternate glyphs for Tr codepoints.
2754-
2755-
<a href=#issue-9f05185d></a></div><div class=issue>
2750+
<h2 class="no-num heading settled" id=issues-index><span class=content>Issues Index</span><a class=self-link href=#issues-index></a></h2><div style="counter-reset: issue"><div class=issue>
27562751
Add a picture.
2757-
<a href=#issue-1a149873></a></div><div class=issue>
2752+
<a href=#issue-19a2dfe0></a></div><div class=issue>
27582753
This section needs careful review for whether it is a) correct and b) sensible.
27592754

2760-
<a href=#issue-afa4af44></a></div><div class=issue>The WG would appreciate a better (more obvious + easier to type) name for this, if anyone can come up with one.
2755+
<a href=#issue-b7f71b7c></a></div><div class=issue>The WG would appreciate a better (more obvious + easier to type) name for this, if anyone can come up with one.
27612756

2762-
<a href=#issue-394a8f4a></a></div></div>
2757+
<a href=#issue-4cc0bc9e></a></div></div>

css-writing-modes/Overview.src.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1240,11 +1240,8 @@ <h4 id='vertical-font-features'>
12401240
are expected to have alternate glyphs or positioning for typesetting upright in vertical text.
12411241
In the case of <code>Tr</code> <i>characters</i>,
12421242
if such vertical alternate glyphs are missing from the font,
1243-
the UA may (but is not required to)
1244-
fall back to <a href="#typeset-sideways">typesetting them sideways</a>
1245-
in order to synthesize the missing glyphs.
1246-
1247-
<p class="issue">There is an ongoing discussion of whether UAs should be allowed, required, or forbidden from synthesizing vertical alternate glyphs for Tr codepoints.
1243+
the UA <em>may wish to</em> [[!RFC6919]] (but is not expected to)
1244+
synthesize the missing glyphs by <a href="#typeset-sideways">typesetting them sideways</a> etc.
12481245

12491246
<dt id='typeset-sideways'>sideways characters
12501247
<dd>

0 commit comments

Comments
 (0)