You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass=p-summarydata-fill-with=abstract>CSS Writing Modes Level 3 defines CSS support for various international writing modes, such as left-to-right (e.g. Latin or Indic), right-to-left (e.g. Hebrew or Arabic), bidirectional (e.g. mixed Latin and Arabic) and vertical (e.g. Asian scripts). Inherently bottom-to-top scripts are not handled in this version. See <adata-biblio-type=informativedata-link-type=bibliohref=#utn22title=utn22>[UTN22]</a> for an explanation of relevant issues.
50
+
<pclass=p-summarydata-fill-with=abstract>CSS Writing Modes Level 3 defines CSS support for various international writing modes, such as left-to-right (e.g. Latin or Indic), right-to-left (e.g. Hebrew or Arabic), bidirectional (e.g. mixed Latin and Arabic) and vertical (e.g. Asian scripts).
51
51
<ahref=http://www.w3.org/TR/CSS/>CSS</a> is a language for describing the rendering of structured documents
<p>Analogous rules hold for vertical writing modes.</p>
655
655
656
-
<pclass=note>The <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-backgrounds-4/#box-decoration-breaktitle=box-decoration-break>box-decoration-break</a> property can override this
656
+
<pclass=note>The <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/css3-background/#box-decoration-breaktitle=box-decoration-break>box-decoration-break</a> property can override this
657
657
behavior to draw box decorations on both sides of each box. <adata-biblio-type=normativedata-link-type=bibliohref=#css3bgtitle=css3bg>[CSS3BG]</a></p>
<li>the <spanclass=cssdata-link-type=maybetitle=rect()>rect()</span> notation of the <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visufx.html#propdef-cliptitle=clip>clip</a> property <adata-biblio-type=normativedata-link-type=bibliohref=#css21title=css21>[CSS21]</a>
<li>the offsets of the <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-backgrounds-4/#box-shadowtitle=box-shadow>box-shadow</a> and <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/css-text-decor-3/#text-shadowtitle=text-shadow>text-shadow</a> properties
2061
+
<li>the offsets of the <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/css3-background/#box-shadowtitle=box-shadow>box-shadow</a> and <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/css-text-decor-3/#text-shadowtitle=text-shadow>text-shadow</a> properties
Horizontal-in-Vertical Composition: the <aclass=propertydata-link-type=propdeschref=#propdef-text-combine-horizontaltitle=text-combine-horizontal>text-combine-horizontal</a> property</span><aclass=self-linkhref=#text-combine-horizontal></a></h3>
2120
2125
2121
2126
<tableclass="definition propdef"><tr><th>Name:<td><dfnclass=css-codedata-dfn-type=propertydata-export="" id=propdef-text-combine-horizontal>text-combine-horizontal<aclass=self-linkhref=#propdef-text-combine-horizontal></a></dfn><tr><th>Value:<td>none | all | [ digits <integer>? ]<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 <spanclass=cssdata-link-type=maybetitle=digits>digits</span><tr><th>Canonical order:<td>n/a<tr><th>Percentages:<td>n/a<tr><th>Animatable:<td>no</table>
2122
-
<pclass=issueid=issue-4cc0bc9e><aclass=self-linkhref=#issue-4cc0bc9e></a>The WG would appreciate a better (more obvious + easier to type) name for this, if anyone can come up with one.
2127
+
<pclass=issueid=issue-5a90b2dc><aclass=self-linkhref=#issue-5a90b2dc></a>Better (more obvious + easier to type) name for this?
2123
2128
2124
2129
<p>This property specifies the combination of multiple characters into the space of a single character.
2125
2130
If the combined text is wider than 1em, the UA must fit the contents within 1em, see below.
This section needs careful review for whether it is a) correct and b) sensible.
2719
2724
2720
-
<ahref=#issue-b7f71b7c> ↵ </a></div><divclass=issue>The WG would appreciate a better (more obvious + easier to type) name for this, if anyone can come up with one.
2725
+
<ahref=#issue-b7f71b7c> ↵ </a></div><divclass=issue>Better (more obvious + easier to type) name for this?
Former Editor: Paul Nelson, <ahref="http://www.microsoft.com/">Microsoft</a>, paulnel@microsoft.com
24
24
Former Editor: Michel Suignard, <ahref="http://www.microsoft.com/">Microsoft</a>, michelsu@microsoft.com
25
25
Test Suite: http://test.csswg.org/suites/css3-writing-modes/nightly-unstable/
26
-
Abstract: CSS Writing Modes Level 3 defines CSS support for various international writing modes, such as left-to-right (e.g. Latin or Indic), right-to-left (e.g. Hebrew or Arabic), bidirectional (e.g. mixed Latin and Arabic) and vertical (e.g. Asian scripts). Inherently bottom-to-top scripts are not handled in this version. See [[UTN22]] for an explanation of relevant issues.
26
+
Abstract: CSS Writing Modes Level 3 defines CSS support for various international writing modes, such as left-to-right (e.g. Latin or Indic), right-to-left (e.g. Hebrew or Arabic), bidirectional (e.g. mixed Latin and Arabic) and vertical (e.g. Asian scripts).
27
27
At Risk: The ''use-glyph-orientation'' of 'text-orientation'
28
28
At Risk: The ''digits'' value of 'text-combine-horizontal'.
29
29
At Risk: The look-ahead/look-behind sequencing rules for 'text-combine-horizontal'.
0 commit comments