[html5] r6501 - [e] (0) markup errors

whatwg at whatwg.org whatwg at whatwg.org
Wed Aug 17 16:18:17 PDT 2011


Author: ianh
Date: 2011-08-17 16:18:15 -0700 (Wed, 17 Aug 2011)
New Revision: 6501

Modified:
   complete.html
   index
   source
Log:
[e] (0) markup errors

Modified: complete.html
===================================================================
--- complete.html	2011-08-17 23:15:42 UTC (rev 6500)
+++ complete.html	2011-08-17 23:18:15 UTC (rev 6501)
@@ -49201,7 +49201,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>
@@ -69546,8 +69546,9 @@
   return "logger('TWO')";
 } }, 100);</pre>
 
+    </div>
 
-   
+   </li>
 
    <li>
 
@@ -69566,9 +69567,7 @@
 
    <li><p><a href=#queue-a-task title="queue a task">Queue</a> the <var title="">task</var> <a href=#concept-task title=concept-task>task</a>.</li>
 
-  
-
-  <p>The <dfn id=dom-windowtimers-cleartimeout title=dom-windowtimers-clearTimeout><code>clearTimeout()</code></dfn>
+  </ol><p>The <dfn id=dom-windowtimers-cleartimeout title=dom-windowtimers-clearTimeout><code>clearTimeout()</code></dfn>
   method must clear the entry identified as <var title="">handle</var>
   from the <a href=#list-of-active-timeouts>list of active timeouts</a> of the
   <code><a href=#windowtimers>WindowTimers</a></code> object on which the method was invoked,
@@ -102570,4 +102569,4 @@
           hand corner." src="sample-datetime-ui-3"></li>
 -->
 
- </ol></div>
+ 

Modified: index
===================================================================
--- index	2011-08-17 23:15:42 UTC (rev 6500)
+++ index	2011-08-17 23:18:15 UTC (rev 6501)
@@ -49068,7 +49068,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>
@@ -69436,8 +69436,9 @@
   return "logger('TWO')";
 } }, 100);</pre>
 
+    </div>
 
-   
+   </li>
 
    <li>
 
@@ -69456,9 +69457,7 @@
 
    <li><p><a href=#queue-a-task title="queue a task">Queue</a> the <var title="">task</var> <a href=#concept-task title=concept-task>task</a>.</li>
 
-  
-
-  <p>The <dfn id=dom-windowtimers-cleartimeout title=dom-windowtimers-clearTimeout><code>clearTimeout()</code></dfn>
+  </ol><p>The <dfn id=dom-windowtimers-cleartimeout title=dom-windowtimers-clearTimeout><code>clearTimeout()</code></dfn>
   method must clear the entry identified as <var title="">handle</var>
   from the <a href=#list-of-active-timeouts>list of active timeouts</a> of the
   <code><a href=#windowtimers>WindowTimers</a></code> object on which the method was invoked,
@@ -98169,4 +98168,4 @@
           hand corner." src="sample-datetime-ui-3"></li>
 -->
 
- </ol></div>
+ 

Modified: source
===================================================================
--- source	2011-08-17 23:15:42 UTC (rev 6500)
+++ source	2011-08-17 23:18:15 UTC (rev 6501)
@@ -55102,7 +55102,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>
@@ -79092,6 +79092,7 @@
   return "logger('TWO')";
 } }, 100);</pre>
 
+    </div>
 
    </li>
 




More information about the Commit-Watchers mailing list