- From: Tab Atkins Jr.. via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 13 Dec 2011 02:00:26 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-images
In directory hutz:/tmp/cvs-serv19681
Modified Files:
Overview.html Overview.src.html
Log Message:
Update to latest boilerplate.
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-images/Overview.html,v
retrieving revision 1.256
retrieving revision 1.257
diff -u -d -r1.256 -r1.257
--- Overview.html 13 Dec 2011 01:46:23 -0000 1.256
+++ Overview.html 13 Dec 2011 02:00:24 -0000 1.257
@@ -2356,10 +2356,9 @@
</dl>
<p>A style sheet is conformant to CSS Image Values and Replaced Content
- Module Level 3 if all of its declarations that use properties defined in
- this module have values that are valid according to the generic CSS
- grammar and the individual grammars of each property as given in this
- module.
+ Module Level 3 if all of its statements that use syntax defined in this
+ module are valid according to the generic CSS grammar and the individual
+ grammars of each feature defined in this module.
<p>A renderer is conformant to CSS Image Values and Replaced Content Module
Level 3 if, in addition to interpreting the style sheet as defined by the
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-images/Overview.src.html,v
retrieving revision 1.263
retrieving revision 1.264
diff -u -d -r1.263 -r1.264
--- Overview.src.html 13 Dec 2011 01:46:23 -0000 1.263
+++ Overview.src.html 13 Dec 2011 02:00:24 -0000 1.264
@@ -1597,10 +1597,7 @@
that writes a style sheet.
</dl>
- <p>A style sheet is conformant to CSS Image Values and Replaced Content Module Level 3
- if all of its declarations that use properties defined in this module
- have values that are valid according to the generic CSS grammar and the
- individual grammars of each property as given in this module.
+ <p>A style sheet is conformant to CSS Image Values and Replaced Content Module Level 3 if all of its statements that use syntax defined in this module are valid according to the generic CSS grammar and the individual grammars of each feature defined in this module.
<p>A renderer is conformant to CSS Image Values and Replaced Content Module Level 3
if, in addition to interpreting the style sheet as defined by the
Received on Tuesday, 13 December 2011 02:00:27 UTC