- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 17 Aug 2011 23:18:53 +0000
- To: public-html-commits@w3.org
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><select name="unittype" <strong>required</strong>>
- <strong><option value=""> Select unit type &lt/option></strong>
+ <strong><option value=""> Select unit type </option></strong>
<option value="1"> Miner </option>
<option value="2"> Puffer </option>
<option value="3"> Snipey </option>
@@ -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