- From: Bert Bos via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 11 Jan 2012 15:58:17 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-images
In directory hutz:/tmp/cvs-serv13403
Modified Files:
Overview.html
Log Message:
Generated. Do not edit!
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-images/Overview.html,v
retrieving revision 1.265
retrieving revision 1.266
diff -u -d -r1.265 -r1.266
--- Overview.html 10 Jan 2012 01:01:43 -0000 1.265
+++ Overview.html 11 Jan 2012 15:58:14 -0000 1.266
@@ -16,7 +16,7 @@
<h1>CSS Image Values and Replaced Content Module Level 3</h1>
- <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 4 January
+ <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 11 January
2012</h2>
<dl>
@@ -24,7 +24,7 @@
<!--<dd><a href="http://dev.w3.org/csswg/css3-images/">http://dev.w3.org/csswg/css3-images/</a>-->
<dd><a
- href="http://www.w3.org/TR/2012/WD-css3-images-20120104/">http://www.w3.org/TR/2012/WD-css3-images-20120104/</a>
+ href="http://www.w3.org/TR/2012/WD-css3-images-20120111/">http://www.w3.org/TR/2012/WD-css3-images-20120111/</a>
<dt>Latest Version:
@@ -41,6 +41,9 @@
<dt>Previous Version:
<dd><a
+ href="http://www.w3.org/TR/2011/WD-css3-images-20111206/">http://www.w3.org/TR/2011/WD-css3-images-20111206/</a>
+
+ <dd><a
href="http://www.w3.org/TR/2011/WD-css3-images-20110908/">http://www.w3.org/TR/2011/WD-css3-images-20110908/</a>
<dd><a
@@ -153,9 +156,9 @@
6 of the W3C Patent Policy</a>.</p>
<!--end-status-->
- <p>This specification is a <strong>Last Call Working
- Draft</strong>. All persons are encouraged to review this document and
- <strong>send comments to the <a
+ <p>​​​​​This specification is a <strong>Last
+ Call Working Draft</strong>. All persons are encouraged to review this
+ document and <strong>send comments to the <a
href="http://lists.w3.org/Archives/Public/www-style/">www-style</a>
mailing list</strong> as described above. The <strong>deadline for
comments</strong> is <strong>7 February 2012</strong>.
@@ -581,8 +584,8 @@
<p>This should render something like:</p>
<pre>
-⇒ My bullet is on the left!
- !THGIR EHT NO SI TELLUB YM ⇐</pre>
+⇒ My bullet is on the left!
+ !THGIR EHT NO SI TELLUB YM ⇐</pre>
<p>In LTR list items, the image will be used as-is. In the RTL list items,
however, it will be flipped in the inline direction, so it still points
@@ -1987,7 +1990,7 @@
to the <code>fit</code> attribute in <a href="#SMIL10"
rel=biblioentry>[SMIL10]<!--{{SMIL10}}--></a>.
- <p class=note>Note: Per the <i title=object-negotiation>CSS⇋Object
+ <p class=note>Note: Per the <i title=object-negotiation>CSS⇋Object
Negotiation</i> algorithm, the <a href="#concrete-object-size"><i>concrete
object size</i></a> (or, in this case, the size of the content) does not
directly scale the object itself - it is merely passed to the object as
Received on Wednesday, 11 January 2012 16:02:25 UTC