html5/spec Overview.html,1.3604,1.3605

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv10784

Modified Files:
	Overview.html 
Log Message:
markup error in example (whatwg r4506)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3604
retrieving revision 1.3605
diff -u -d -r1.3604 -r1.3605
--- Overview.html	6 Jan 2010 05:35:03 -0000	1.3604
+++ Overview.html	6 Jan 2010 05:46:02 -0000	1.3605
@@ -14885,7 +14885,7 @@
    quotes to render in italics.</p>
 
    <pre>&lt;article&gt;
- &lt;style&gt;
+ &lt;style scoped&gt;
   blockquote mark, q mark {
     font: inherit; font-style: italic;
     text-decoration: none;

Received on Wednesday, 6 January 2010 05:46:07 UTC