html5/spec Overview.html,1.5201,1.5202

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

Modified Files:
	Overview.html 
Log Message:
markup errors (whatwg r6501)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5201
retrieving revision 1.5202
diff -u -d -r1.5201 -r1.5202
--- Overview.html	17 Aug 2011 23:16:16 -0000	1.5201
+++ Overview.html	17 Aug 2011 23:18:49 -0000	1.5202
@@ -37179,7 +37179,7 @@
    instead:</p>
 
    <pre>&lt;select name="unittype" <strong>required</strong>&gt;
- <strong>&lt;option value=""&gt; Select unit type &amp;lt/option&gt;</strong>
+ <strong>&lt;option value=""&gt; Select unit type &lt;/option&gt;</strong>
  &lt;option value="1"&gt; Miner &lt;/option&gt;
  &lt;option value="2"&gt; Puffer &lt;/option&gt;
  &lt;option value="3"&gt; Snipey &lt;/option&gt;
@@ -50779,8 +50779,9 @@
   return "logger('TWO')";
 } }, 100);</pre>
[...2607 lines suppressed...]
 
-  </div>
-
-  <p>Thanks to the many sources that provided inspiration for the
-  examples used in the specification.</p>
-
-
-  <p>Thanks also to the Microsoft blogging community for some ideas,
+  </div><p>Thanks to the many sources that provided inspiration for the
+  examples used in the specification.<p>Thanks also to the Microsoft blogging community for some ideas,
   to the attendees of the W3C Workshop on Web Applications and
   Compound Documents for inspiration, to the #mrt crew, the #mrt.no
   crew, and the #whatwg crew, and to Pillar and Hedral for their ideas
-  and support.</p>
-
-  
-
- </ol></div>
+  and support.</p>
\ No newline at end of file

Received on Wednesday, 17 August 2011 23:18:58 UTC