Skip to content

Commit fedad5c

Browse files
committed
future -> near future for box-shadow
1 parent 2ee5bc6 commit fedad5c

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

css3-background/Overview.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222

2323
<h1>CSS Backgrounds and Borders Module Level 3</h1>
2424

25-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 November
25+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 25 November
2626
2009</h2>
2727

2828
<dl>
2929
<dt>This version:
3030

31-
<dd><!--<a href="http://www.w3.org/TR/2009/CR-css3-background-20091119">http://www.w3.org/TR/2009/ED-css3-background-20091119</a>-->
31+
<dd><!--<a href="http://www.w3.org/TR/2009/CR-css3-background-20091125">http://www.w3.org/TR/2009/ED-css3-background-20091125</a>-->
3232
<a
3333
href="http://dev.w3.org/csswg/css3-background">http://dev.w3.org/csswg/css3-background</a>
3434

@@ -3577,7 +3577,7 @@ <h3 class=no-toc id=the-box-shadow><span class=secno>6.2 </span>The
35773577
<p class=note>This module previously defined a &lsquo;<code
35783578
class=property>box-shadow</code>&rsquo; property. This feature has been
35793579
removed from this module for further discussion, and should reappear in
3580-
another CSS module in the future.
3580+
another CSS module (or a later version of this module) in the near future.
35813581

35823582
<h2 id=definitions><span class=secno>7 </span>Definitions</h2>
35833583

css3-background/Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2612,7 +2612,8 @@ <h3 id="the-box-shadow" class="no-toc">The 'box-shadow' property</h3>
26122612

26132613
<p class="note">This module previously defined a 'box-shadow' property.
26142614
This feature has been removed from this module for further discussion,
2615-
and should reappear in another CSS module in the future.</p>
2615+
and should reappear in another CSS module (or a later version of this
2616+
module) in the near future.</p>
26162617

26172618
<h2 id="definitions">Definitions</h2>
26182619

0 commit comments

Comments
 (0)