Skip to content

Commit 598fad9

Browse files
committed
Add the 'text-decoration-skip' property / ''ink'' value to the "at risk" list
1 parent e0317fc commit 598fad9

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

css3-text/Overview.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,14 @@
8383

8484
<h1>CSS Text Level 3</h1>
8585

86-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 18 April 2011</h2>
86+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 April 2011</h2>
8787

8888
<dl>
8989
<dt>This version:
9090

9191
<dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date:
92-
2011/04/16 08:55:58 $ (CVS $Revision$)</a> <!--
93-
<dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110418/">http://www.w3.org/TR/2011/WD-css3-text-20110418/</a></dd>
92+
2011/04/18 07:17:24 $ (CVS $Revision$)</a> <!--
93+
<dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110419/">http://www.w3.org/TR/2011/WD-css3-text-20110419/</a></dd>
9494
-->
9595

9696

@@ -226,6 +226,10 @@ <h2 class="no-num no-toc" id=status>Status of This Document</h2>
226226
<li>the &lsquo;<a href="#text-spacing"><code
227227
class=property>text-spacing</code></a>&rsquo; property
228228

229+
<li>the &lsquo;<a href="#text-decoration-skip0"><code
230+
class=property>text-decoration-skip</code></a>&rsquo; property /
231+
&lsquo;<code class=css>ink</code>&rsquo; value
232+
229233
<li><span class=issue>audit draft and add more here</span>
230234
</ul>
231235

css3-text/Overview.src.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ <h2 class="no-num no-toc" id="status">Status of This Document</h2>
181181
<li>the 'hyphenate-resource' property / ''@hyphenate-resource'' at-rule
182182
<li>the 'text-outline' property
183183
<li>the 'text-spacing' property
184+
<li>the 'text-decoration-skip' property / ''ink'' value
184185
<li><span class="issue">audit draft and add more here</span>
185186
</ul>
186187

0 commit comments

Comments
 (0)