Skip to content

Commit 5a7c9c4

Browse files
author
Tantek Çelik
committed
text-overflow 2 value syntax, 1st applies to left, 2nd to right.
1 parent e2562e7 commit 5a7c9c4

2 files changed

Lines changed: 28 additions & 27 deletions

File tree

css3-ui/Overview.html

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,12 @@
5555
src="http://www.w3.org/Icons/w3c_home" width=72> </a>
5656
<h1>CSS Basic User Interface Module Level 3</h1>
5757

58-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 July 2011</h2>
58+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 27 September
59+
2011</h2>
5960

6061
<dl>
6162
<dt>This version:</dt>
62-
<!-- <dd><a href="http://www.w3.org/TR/2011/ED-css3-ui-20110713">http://www.w3.org/TR/2011/ED-css3-ui-20110713</a></dd> -->
63+
<!-- <dd><a href="http://www.w3.org/TR/2011/ED-css3-ui-20110927">http://www.w3.org/TR/2011/ED-css3-ui-20110927</a></dd> -->
6364

6465
<dd><a
6566
href="http://dev.w3.org/csswg/css3-ui/">http://dev.w3.org/csswg/css3-ui/</a>
@@ -3001,8 +3002,8 @@ <h3 id=text-overflow><span class=secno>9.2. </span> Overflow Ellipsis: the
30013002
rel=biblioentry>[UAX29]<!--{{!UAX29}}--></a> for implementation purposes.
30023003

30033004
<p> If there is one value, it applies to both the left and right line
3004-
edges. If there are two values, the first value applies to the right edge,
3005-
and the second value applies to the left edge.
3005+
edges. If there are two values, the first value applies to the left edge,
3006+
and the second value applies to the right edge.
30063007

30073008
<p> For the ellipsis and string values, implementations must hide
30083009
characters and <a
@@ -4191,10 +4192,10 @@ <h3 class="no-num no-toc" id=informative-references>Informative References</h3>
41914192
<dt id=SVG11>[SVG11]
41924193

41934194
<dd>Erik Dahlstr&#246;m; et al. <a
4194-
href="http://www.w3.org/TR/2011/WD-SVG11-20110512/"><cite>Scalable Vector
4195-
Graphics (SVG) 1.1 (Second Edition).</cite></a> 12 May 2011. W3C Working
4196-
Draft. (Work in progress.) URL: <a
4197-
href="http://www.w3.org/TR/2011/WD-SVG11-20110512/">http://www.w3.org/TR/2011/WD-SVG11-20110512/</a>
4195+
href="http://www.w3.org/TR/2011/PR-SVG11-20110609/"><cite>Scalable Vector
4196+
Graphics (SVG) 1.1 (Second Edition).</cite></a> 9 June 2011. W3C Proposed
4197+
Recommendation. (Work in progress.) URL: <a
4198+
href="http://www.w3.org/TR/2011/PR-SVG11-20110609/">http://www.w3.org/TR/2011/PR-SVG11-20110609/</a>
41984199
</dd>
41994200
<!---->
42004201

@@ -4918,7 +4919,7 @@ <h2 class=no-num id=property-index>Property index</h2>
49184919

49194920
<tbody>
49204921
<tr>
4921-
<td><a class=property href="#appearance0">appearance</a>
4922+
<th><a class=property href="#appearance0">appearance</a>
49224923

49234924
<td>normal | &lt;appearance&gt; | inherit
49244925

@@ -4933,7 +4934,7 @@ <h2 class=no-num id=property-index>Property index</h2>
49334934
<td>visual, interactive
49344935

49354936
<tr>
4936-
<td><a class=property href="#box-sizing0">box-sizing</a>
4937+
<th><a class=property href="#box-sizing0">box-sizing</a>
49374938

49384939
<td>content-box | padding-box | border-box | inherit
49394940

@@ -4948,7 +4949,7 @@ <h2 class=no-num id=property-index>Property index</h2>
49484949
<td>visual
49494950

49504951
<tr>
4951-
<td><a class=property href="#content">content</a>
4952+
<th><a class=property href="#content">content</a>
49524953

49534954
<td>icon
49544955

@@ -4963,7 +4964,7 @@ <h2 class=no-num id=property-index>Property index</h2>
49634964
<td>same as CSS 2.1
49644965

49654966
<tr>
4966-
<td><a class=property href="#cursor0">cursor</a>
4967+
<th><a class=property href="#cursor0">cursor</a>
49674968

49684969
<td>[ [&lt;uri&gt; [&lt;x&gt; &lt;y&gt;]?,]* [ auto | default | none |
49694970
context-menu | help | pointer | progress | wait | cell | crosshair |
@@ -4984,7 +4985,7 @@ <h2 class=no-num id=property-index>Property index</h2>
49844985
<td>visual, interactive
49854986

49864987
<tr>
4987-
<td><a class=property href="#font">font</a>
4988+
<th><a class=property href="#font">font</a>
49884989

49894990
<td>&lt;appearance&gt; | status-bar | message-box | caption |
49904991
small-caption | inherit
@@ -5000,7 +5001,7 @@ <h2 class=no-num id=property-index>Property index</h2>
50005001
<td>visual
50015002

50025003
<tr>
5003-
<td><a class=property href="#icon">icon</a>
5004+
<th><a class=property href="#icon">icon</a>
50045005

50055006
<td>auto | &lt;uri&gt; [, &lt;uri&gt;]* | inherit
50065007

@@ -5015,7 +5016,7 @@ <h2 class=no-num id=property-index>Property index</h2>
50155016
<td>all
50165017

50175018
<tr>
5018-
<td><a class=property href="#ime-mode">ime-mode</a>
5019+
<th><a class=property href="#ime-mode">ime-mode</a>
50195020

50205021
<td>auto | normal | active | inactive | disabled | inherit
50215022

@@ -5030,7 +5031,7 @@ <h2 class=no-num id=property-index>Property index</h2>
50305031
<td>interactive
50315032

50325033
<tr>
5033-
<td><a class=property href="#nav-index0">nav-index</a>
5034+
<th><a class=property href="#nav-index0">nav-index</a>
50345035

50355036
<td>auto | &lt;number&gt; | inherit
50365037

@@ -5045,7 +5046,7 @@ <h2 class=no-num id=property-index>Property index</h2>
50455046
<td>interactive
50465047

50475048
<tr>
5048-
<td><a class=property href="#nav-up">nav-up</a>, <a class=property
5049+
<th><a class=property href="#nav-up">nav-up</a>, <a class=property
50495050
href="#nav-right">nav-right</a>, <a class=property
50505051
href="#nav-down">nav-down</a>, <a class=property
50515052
href="#nav-left">nav-left</a>
@@ -5064,7 +5065,7 @@ <h2 class=no-num id=property-index>Property index</h2>
50645065
<td>interactive
50655066

50665067
<tr>
5067-
<td><a class=property href="#outline0">outline</a>
5068+
<th><a class=property href="#outline0">outline</a>
50685069

50695070
<td>[ &lt;&lsquo;outline-color&rsquo;&gt; ||
50705071
&lt;&lsquo;outline-style&rsquo;&gt; ||
@@ -5081,7 +5082,7 @@ <h2 class=no-num id=property-index>Property index</h2>
50815082
<td>visual
50825083

50835084
<tr>
5084-
<td><a class=property href="#outline-color0">outline-color</a>
5085+
<th><a class=property href="#outline-color0">outline-color</a>
50855086

50865087
<td>&lt;color&gt; | invert | inherit
50875088

@@ -5096,7 +5097,7 @@ <h2 class=no-num id=property-index>Property index</h2>
50965097
<td>visual
50975098

50985099
<tr>
5099-
<td><a class=property href="#outline-offset0">outline-offset</a>
5100+
<th><a class=property href="#outline-offset0">outline-offset</a>
51005101

51015102
<td>&lt;length&gt; | inherit
51025103

@@ -5111,7 +5112,7 @@ <h2 class=no-num id=property-index>Property index</h2>
51115112
<td>visual
51125113

51135114
<tr>
5114-
<td><a class=property href="#outline-style0">outline-style</a>
5115+
<th><a class=property href="#outline-style0">outline-style</a>
51155116

51165117
<td>auto | &lt;border-style&gt; | inherit
51175118

@@ -5126,7 +5127,7 @@ <h2 class=no-num id=property-index>Property index</h2>
51265127
<td>visual
51275128

51285129
<tr>
5129-
<td><a class=property href="#outline-width0">outline-width</a>
5130+
<th><a class=property href="#outline-width0">outline-width</a>
51305131

51315132
<td>&lt;border-width&gt; | inherit
51325133

@@ -5141,7 +5142,7 @@ <h2 class=no-num id=property-index>Property index</h2>
51415142
<td>visual
51425143

51435144
<tr>
5144-
<td><a class=property href="#pointer-events0">pointer-events</a>
5145+
<th><a class=property href="#pointer-events0">pointer-events</a>
51455146

51465147
<td>auto | none | all | visible | visiblePainted | visibleFill |
51475148
visibleStroke | painted | fill | stroke | inherit
@@ -5157,7 +5158,7 @@ <h2 class=no-num id=property-index>Property index</h2>
51575158
<td>visual, interactive
51585159

51595160
<tr>
5160-
<td><a class=property href="#resize0">resize</a>
5161+
<th><a class=property href="#resize0">resize</a>
51615162

51625163
<td>none | both | horizontal | vertical | inherit
51635164

@@ -5172,7 +5173,7 @@ <h2 class=no-num id=property-index>Property index</h2>
51725173
<td>visual
51735174

51745175
<tr>
5175-
<td><a class=property href="#text-overflow0">text-overflow</a>
5176+
<th><a class=property href="#text-overflow0">text-overflow</a>
51765177

51775178
<td>( clip | ellipsis | &lt;string&gt; ){1,2} | inherit
51785179

css3-ui/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1623,8 +1623,8 @@ <h3 id="text-overflow">
16231623
If there is one value,
16241624
it applies to both the left and right line edges.
16251625
If there are two values,
1626-
the first value applies to the right edge,
1627-
and the second value applies to the left edge.
1626+
the first value applies to the left edge,
1627+
and the second value applies to the right edge.
16281628
</p>
16291629

16301630
<p>

0 commit comments

Comments
 (0)