html5/spec Overview.html,1.3335,1.3336

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

Modified Files:
	Overview.html 
Log Message:
Example validation error. (whatwg r4189)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3335
retrieving revision 1.3336
diff -u -d -r1.3335 -r1.3336
--- Overview.html	20 Oct 2009 01:21:38 -0000	1.3335
+++ Overview.html	20 Oct 2009 01:22:57 -0000	1.3336
@@ -15537,9 +15537,7 @@
    match the simple expected syntax.</p>
 
    <pre>&lt;p&gt;Disk usage: &lt;meter min=0 value=170261928 max=233257824&gt;170&thinsp;261&thinsp;928 bytes used
-out of 233&thinsp;257&thinsp;824 bytes available&lt;/meter&gt;&lt;/p&gt;
-
- &lt;/p&gt;</pre>
+out of 233&thinsp;257&thinsp;824 bytes available&lt;/meter&gt;&lt;/p&gt;</pre>
 
   </div><h4 id="the-ruby-element"><span class="secno">4.6.20 </span>The <dfn><code>ruby</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Working draft</i><dl class="element"><dt>Categories</dt>
    <dd><a href="#flow-content">Flow content</a>.</dd>

Received on Tuesday, 20 October 2009 01:23:04 UTC