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
mailing list</strong> as described above. The <strong>deadline for
89
89
comments</strong> is <strong>24 December 2013</strong>.</div>
90
90
<divdata-fill-with=at-risk><p>The following features are at-risk, and may be dropped during the CR period:
91
-
<ul><li>The <aclass=cssdata-link-type=maybehref=#valuedef-use-glyph-orientationtitle=use-glyph-orientation>use-glyph-orientation</a> of <aclass=propertydata-link-type=propdeschref=#propdef-text-orientationtitle=text-orientation>text-orientation</a><li>The <spanclass=cssdata-link-type=maybetitle=digits>digits</span> value of <aclass=propertydata-link-type=propdeschref=#propdef-text-combine-horizontaltitle=text-combine-horizontal>text-combine-horizontal</a>.<li>The look-ahead/look-behind sequencing rules for <aclass=propertydata-link-type=propdeschref=#propdef-text-combine-horizontaltitle=text-combine-horizontal>text-combine-horizontal</a>.</ul></div>
91
+
<ul><li>The <aclass=cssdata-link-type=maybehref=#valuedef-use-glyph-orientationtitle=use-glyph-orientation>use-glyph-orientation</a> of <aclass=propertydata-link-type=propdeschref=#propdef-text-orientationtitle=text-orientation>text-orientation</a><li>The <aclass=cssdata-link-type=maybehref=http://dev.w3.org/csswg/css-syntax-3/#digittitle=digits>digits</a> value of <aclass=propertydata-link-type=propdeschref=#propdef-text-combine-horizontaltitle=text-combine-horizontal>text-combine-horizontal</a>.<li>The look-ahead/look-behind sequencing rules for <aclass=propertydata-link-type=propdeschref=#propdef-text-combine-horizontaltitle=text-combine-horizontal>text-combine-horizontal</a>.</ul></div>
92
92
93
93
<h2class="no-num no-toc no-ref heading settled heading" id=contents><spanclass=content>Table of contents</span></h2>
<p>Analogous rules hold for vertical writing modes.</p>
655
655
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
656
+
<pclass=note>The <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-break-3/#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>
<p>In this example, <aclass=propertydata-link-type=propdeschref=#propdef-writing-modetitle=writing-mode>writing-mode</a> sets the list markers upright
841
-
using the <spanclass=cssdata-link-type=maybetitle=::marker>::marker</span> pseudo-element. Vertical alignment ensures
841
+
using the <aclass=cssdata-link-type=maybehref=http://dev.w3.org/csswg/css-lists-3/#selectordef-markertitle=::marker>::marker</a> pseudo-element. Vertical alignment ensures
842
842
that longer numbers will still align with the right of the first
843
843
line of text. <adata-biblio-type=informativedata-link-type=bibliohref=#css3listtitle=css3list>[CSS3LIST]</a>
<dd>Interpreted relative to the page, independent of writing mode.
1338
-
The physicaldirections are <dfndata-dfn-type=dfndata-export="" id=left>left<aclass=self-linkhref=#left></a></dfn>, <dfndata-dfn-type=dfndata-export="" id=right>right<aclass=self-linkhref=#right></a></dfn>, <dfndata-dfn-type=dfndata-export="" id=top>top<aclass=self-linkhref=#top></a></dfn>, and
1338
+
The <dfndata-dfn-type=dfndata-export="" id=physical-directiontitle="physical direction">physical directions<aclass=self-linkhref=#physical-direction></a></dfn> are <dfndata-dfn-type=dfndata-export="" id=left>left<aclass=self-linkhref=#left></a></dfn>, <dfndata-dfn-type=dfndata-export="" id=right>right<aclass=self-linkhref=#right></a></dfn>, <dfndata-dfn-type=dfndata-export="" id=top>top<aclass=self-linkhref=#top></a></dfn>, and
The flow-relative directions are <adata-link-type=dfnhref=#starttitle=start>start</a> and <adata-link-type=dfnhref=#endtitle=end>end</a>,
1343
1343
or <adata-link-type=dfnhref=#block-starttitle=block-start>block-start</a>, <adata-link-type=dfnhref=#block-endtitle=block-end>block-end</a>, <adata-link-type=dfnhref=#inline-starttitle=inline-start>inline-start</a>, and <adata-link-type=dfnhref=#inline-endtitle=inline-end>inline-end</a>
<dd>Interpreted relative to the orientation of the line box.
1347
1347
The line-relative directions are <adata-link-type=dfnhref=#line-lefttitle=line-left>line-left</a>, <adata-link-type=dfnhref=#line-righttitle=line-right>line-right</a>,
1348
1348
<adata-link-type=dfnhref=#overtitle=over>over</a>, and <adata-link-type=dfnhref=#undertitle=under>under</a>.
<adata-link-type=dfnhref=#block-starttitle=block-start>block-start</a>, <adata-link-type=dfnhref=#block-endtitle=block-end>block-end</a>, <adata-link-type=dfnhref=#inline-starttitle=inline-start>inline-start</a>, and <adata-link-type=dfnhref=#inline-endtitle=inline-end>inline-end</a>,
1403
1403
are defined relative to the flow of content on the page.
<p>In addition to a line-relative “top” and “bottom” to map things like
1495
1495
'vertical-align: top', CSS also needs to refer to a line-relative
1496
1496
“left” and “right” in order to map things like <aclass=cssdata-link-type=propdeschref=http://www.w3.org/TR/css3-text/#text-aligntitle=text-align>text-align: left</a>.
1497
-
Thus there are four <dfndata-dfn-type=dfndata-export="" id=line-relative-directions>line-relative directions<aclass=self-linkhref=#line-relative-directions></a></dfn>, which are
1497
+
Thus there are four <dfndata-dfn-type=dfndata-export="" id=line-relative-directiontitle="line-relative direction">line-relative directions<aclass=self-linkhref=#line-relative-direction></a></dfn>, which are
1498
1498
defined relative to the <adata-link-type=dfnhref=#line-orientationtitle="line orientation">line orientation</a> as follows:
<dd>the <ahref=http://www.w3.org/TR/css3-sizing/#min-content-measure>min-content measure</a> of the element
1872
-
1872
+
1873
1873
<dt><var>max-content</var>
1874
1874
<dd>the <ahref=http://www.w3.org/TR/css3-sizing/#max-content-measure>max-content measure</a> of the element
1875
-
1875
+
1876
1876
<dt><var>fill-available</var>
1877
1877
<dd>the <ahref=http://www.w3.org/TR/css3-sizing/#fill-available-fit>fill-available fit</a> into the element’s containing block’s size in the element’s inline axis
1878
-
1878
+
1879
1879
<dt><var>fill-fallback</var>
1880
1880
<dd>the <ahref=http://www.w3.org/TR/css3-sizing/#fill-available-fit>fill-available fit</a> into the initial containing block’s size in the element’s inline axis
<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>
2058
+
<li>the <aclass=cssdata-link-type=maybehref=http://dev.w3.org/fxtf/masking/#funcdef-recttitle=rect()>rect()</a> 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://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
2061
+
<li>the offsets of the <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-backgrounds-3/#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>
2125
2125
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>
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 <aclass=cssdata-link-type=maybehref=http://dev.w3.org/csswg/css-syntax-3/#digittitle=digits>digits</a><tr><th>Canonical order:<td>n/a<tr><th>Percentages:<td>n/a<tr><th>Animatable:<td>no</table>
2127
2127
<pclass=issueid=issue-5a90b2dc><aclass=self-linkhref=#issue-5a90b2dc></a>Better (more obvious + easier to type) name for this?
2128
2128
2129
2129
<p>This property specifies the combination of multiple characters into the space of a single character.
Note that the value of <aclass=propertydata-link-type=propdeschref=#propdef-text-combine-horizontaltitle=text-combine-horizontal>text-combine-horizontal</a> (<aclass=cssdata-link-type=maybehref=#valuedef-alltitle=all>all</a> or <spanclass=cssdata-link-type=maybetitle=digits>digits</span>)
2225
+
Note that the value of <aclass=propertydata-link-type=propdeschref=#propdef-text-combine-horizontaltitle=text-combine-horizontal>text-combine-horizontal</a> (<aclass=cssdata-link-type=maybehref=#valuedef-alltitle=all>all</a> or <aclass=cssdata-link-type=maybehref=http://dev.w3.org/csswg/css-syntax-3/#digittitle=digits>digits</a>)
2226
2226
only affects which types of <adata-link-type=dfnhref=#charactertitle=characters>characters</a> can be combined
2227
2227
and what is the maximum length of a combinable sequence.
<li>Added back <spanclass=cssdata-link-type=maybetitle=digits>digits</span> value of <aclass=propertydata-link-type=propdeschref=#propdef-text-combine-horizontaltitle=text-combine-horizontal>text-combine-horizontal</a> and tightened up rules for compressing text.
2328
+
<li>Added back <aclass=cssdata-link-type=maybehref=http://dev.w3.org/csswg/css-syntax-3/#digittitle=digits>digits</a> value of <aclass=propertydata-link-type=propdeschref=#propdef-text-combine-horizontaltitle=text-combine-horizontal>text-combine-horizontal</a> and tightened up rules for compressing text.
2329
2329
<li>Defined better analysis of text to be combined.
2330
2330
<li>Various fixes/clarifications to orthogonal flows.
2331
2331
<li>Updated references to UTR50 and how this specification use its values.
to take into account the fill-available size; now the minimum of the
2363
2363
fill-available and ICB size is used to resolve <spanclass=cssdata-link-type=maybetitle=auto>auto</span> sizes.
2364
-
<li>Renamed <spanclass=cssdata-link-type=maybetitle=digits>digits</span> to <spanclass=cssdata-link-type=maybetitle=numeric>numeric</span> and <spanclass=cssdata-link-type=maybetitle=ascii-digits>ascii-digits</span> to <spanclass=cssdata-link-type=maybetitle=digits>digits</span> for <aclass=propertydata-link-type=propdeschref=#propdef-text-combine-horizontaltitle=text-combine-horizontal>text-combine-horizontal</a>.
2364
+
<li>Renamed <aclass=cssdata-link-type=maybehref=http://dev.w3.org/csswg/css-syntax-3/#digittitle=digits>digits</a> to <spanclass=cssdata-link-type=maybetitle=numeric>numeric</span> and <spanclass=cssdata-link-type=maybetitle=ascii-digits>ascii-digits</span> to <aclass=cssdata-link-type=maybehref=http://dev.w3.org/csswg/css-syntax-3/#digittitle=digits>digits</a> for <aclass=propertydata-link-type=propdeschref=#propdef-text-combine-horizontaltitle=text-combine-horizontal>text-combine-horizontal</a>.
2365
2365
<li>Defined interaction of <aclass=propertydata-link-type=propdeschref=#propdef-text-combine-horizontaltitle=text-combine-horizontal>text-combine-horizontal</a> and <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/css3-text/#text-transformtitle=text-transform>text-transform</a>.
0 commit comments