hixie: Example validation error. (whatwg r4189)

hixie: Example validation error. (whatwg r4189)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3335&r2=1.3336&f=h
http://html5.org/tools/web-apps-tracker?from=4188&to=4189

===================================================================
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:38 UTC