Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) Example validation error.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7817

git-svn-id: http://svn.whatwg.org/webapps@4189 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Oct 20, 2009
1 parent 8c38848 commit ba9ed34
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
4 changes: 1 addition & 3 deletions complete.html
Expand Up @@ -17901,9 +17901,7 @@ <h4 id=the-meter-element><span class=secno>4.6.19 </span>The <dfn><code>meter</c
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>

Expand Down
4 changes: 1 addition & 3 deletions index
Expand Up @@ -17730,9 +17730,7 @@ and a height of &lt;meter&gt;2cm&lt;/meter&gt;.&lt;/p&gt; &lt;!-- <strong>BAD!</
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>

Expand Down
4 changes: 1 addition & 3 deletions source
Expand Up @@ -18929,9 +18929,7 @@ and a height of &lt;meter>2cm&lt;/meter>.&lt;/p> &lt;!-- <strong>BAD!</strong> -
match the simple expected syntax.</p>

<pre>&lt;p>Disk usage: &lt;meter min=0 value=170261928 max=233257824>170&#x2009;261&#x2009;928 bytes used
out of 233&#x2009;257&#x2009;824 bytes available&lt;/meter>&lt;/p>

&lt;/p></pre>
out of 233&#x2009;257&#x2009;824 bytes available&lt;/meter>&lt;/p></pre>

</div>

Expand Down

0 comments on commit ba9ed34

Please sign in to comment.