- From: Tab Atkins Jr.. via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 11 Nov 2011 20:15:18 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-images
In directory hutz:/tmp/cvs-serv4436
Modified Files:
Overview.html Overview.src.html
Log Message:
Add note about <position>, per Bryan.
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-images/Overview.html,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -d -r1.210 -r1.211
--- Overview.html 11 Nov 2011 16:55:44 -0000 1.210
+++ Overview.html 11 Nov 2011 20:15:16 -0000 1.211
@@ -1035,6 +1035,9 @@
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a> <a href="#CSS3BG"
rel=biblioentry>[CSS3BG]<!--{{!CSS3BG}}--></a> If this argument is
omitted, it defaults to ‘<code class=css>center</code>’.
+ <span class=note>Note that the CR of CSS3 B&B doesn't yet have a
+ definition of <position> - it's defined in the ED, and an update to
+ B&B is expected.</span>
<dt id=radial-extent><dfn id=ltextentgt><extent></dfn>
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-images/Overview.src.html,v
retrieving revision 1.218
retrieving revision 1.219
diff -u -d -r1.218 -r1.219
--- Overview.src.html 11 Nov 2011 16:55:44 -0000 1.218
+++ Overview.src.html 11 Nov 2011 20:15:16 -0000 1.219
@@ -633,7 +633,7 @@
'<a href="http://www.w3.org/TR/css3-background/#the-background-position">background-position</a>'
and is resolved in the same way, using the center-point as the subject and
the content box as the positioning area. [[!CSS21]] [[!CSS3BG]]
- If this argument is omitted, it defaults to ''center''.
+ If this argument is omitted, it defaults to ''center''. <span class='note'>Note that the CR of CSS3 B&B doesn't yet have a definition of <position> - it's defined in the ED, and an update to B&B is expected.</span>
<dt id='radial-extent'><dfn><extent></dfn>
<dd>
Received on Friday, 11 November 2011 20:15:20 UTC