- From: Bert Bos via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 30 Aug 2011 18:23:52 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-conditional
In directory hutz:/tmp/cvs-serv23190
Modified Files:
Overview.src.html
Log Message:
Two small mark-up errors.
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-conditional/Overview.src.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- Overview.src.html 3 Aug 2011 23:15:15 -0000 1.30
+++ Overview.src.html 30 Aug 2011 18:23:49 -0000 1.31
@@ -24,7 +24,7 @@
<dd><a href="http://www.w3.org/TR/[SHORTNAME]/">http://www.w3.org/TR/[SHORTNAME]/</a>
<dt>Editor's draft:
- <dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</var></a>
+ <dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>
<dt>Previous version:
<dd><a href="http://www.w3.org/TR/2011/REC-CSS2-20110607/">http://www.w3.org/TR/2011/REC-CSS2-20110607/</a> (for '@media')</dd>
@@ -257,6 +257,7 @@
group_rule_body
: '{' S* nested_statement* '}' S*
;</pre>
+<p>
in which all the productions are defined in that grammar with the
exception of <code>font_face_rule</code> <span class="issue">not</span>
defined in [[!CSS3FONT]], <code>keyframes-rule</code> <span
Received on Tuesday, 30 August 2011 18:23:57 UTC