Skip to content

Commit a4c30e7

Browse files
committed
Whoops, dangling reference to the punted directionality-control in image().
--HG-- extra : rebase_source : 861898e197236ffc2887b8cbccd2bf9e1b1edb9a
1 parent 1273fbc commit a4c30e7

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

css3-images/Overview.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616

1717
<h1>CSS Image Values and Replaced Content Module Level 3</h1>
1818

19-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 24 April 2012</h2>
19+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 27 April 2012</h2>
2020

2121
<dl>
2222
<dt>This Version:
2323

2424
<dd><a
2525
href="http://dev.w3.org/csswg/css3-images/">http://dev.w3.org/csswg/css3-images/</a>
26-
<!-- <dd><a href="http://www.w3.org/TR/2012/ED-css3-images-20120424/">http://www.w3.org/TR/2012/WD-css3-images-20120424/</a>-->
26+
<!-- <dd><a href="http://www.w3.org/TR/2012/ED-css3-images-20120427/">http://www.w3.org/TR/2012/WD-css3-images-20120427/</a>-->
2727

2828

2929
<dt>Latest Version:
@@ -483,8 +483,6 @@ <h3 id=image-notation><span class=secno>3.2. </span> Image Fallbacks and
483483
or is a type that the browser doesn't recognize
484484

485485
<li>use a solid color as an image
486-
487-
<li>annotate an image with a directionality
488486
</ul>
489487

490488
<p>The &lsquo;<code class=css>image()</code>&rsquo; notation is defined as:

css3-images/Overview.src.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,6 @@ <h3 id="image-notation">
198198
<li>specify fallback images in case the preferred image can't be decoded or is a type that the browser doesn't recognize</li>
199199

200200
<li>use a solid color as an image</li>
201-
202-
<li>annotate an image with a directionality</li>
203201
</ul>
204202

205203
<p>The ''image()'' notation is defined as:

0 commit comments

Comments
 (0)