[html5] r7246 - [e] (0) markup error Affected topics: Canvas, Microdata, Video and Audio

whatwg at whatwg.org whatwg at whatwg.org
Mon Aug 20 18:48:37 PDT 2012


Author: ianh
Date: 2012-08-20 18:48:36 -0700 (Mon, 20 Aug 2012)
New Revision: 7246

Modified:
   complete.html
   index
   source
Log:
[e] (0) markup error
Affected topics: Canvas, Microdata, Video and Audio

Modified: complete.html
===================================================================
--- complete.html	2012-08-20 22:54:46 UTC (rev 7245)
+++ complete.html	2012-08-21 01:48:36 UTC (rev 7246)
@@ -246,7 +246,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 20 August 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 21 August 2012</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -30447,7 +30447,7 @@
     seconds, assuming that the start of the <a href=#media-resource>media
     resource</a> is at time zero.</p>
 
-    <p>Returns NaN if the duration isn't available.<p>
+    <p>Returns NaN if the duration isn't available.</p>
 
     <p>Returns Infinity for unbounded streams.</p>
 
@@ -30459,7 +30459,7 @@
 
     <p>Returns the <a href=#official-playback-position>official playback position</a>, in seconds.</p>
 
-    <p>Can be set, to seek to the given time.<p>
+    <p>Can be set, to seek to the given time.</p>
 
     <p>Will throw an <code><a href=#invalidstateerror>InvalidStateError</a></code> exception if there
     is no selected <a href=#media-resource>media resource</a>
@@ -32528,7 +32528,7 @@
     <p>Returns the <a href=#current-playback-position>current playback position</a>, in seconds,
     as a position between zero time and the current <code title=dom-MediaController-duration><a href=#dom-mediacontroller-duration>duration</a></code>.</p>
 
-    <p>Can be set, to seek to the given time.<p>
+    <p>Can be set, to seek to the given time.</p>
 
    </dd>
 
@@ -41023,7 +41023,7 @@
 context.getImageData(0, 0, w, h);</pre>
 
   <p>...must return <code><a href=#imagedata>ImageData</a></code> objects with the same
-  dimensions as each other, and the following two calls:<p>
+  dimensions as each other, and the following two calls:</p>
 
   <pre>context.createImageDataHD(w, h);
 context.getImageDataHD(0, 0, w, h);</pre>
@@ -65633,7 +65633,7 @@
 
    <p>The odd line wrapping is needed because newlines are meaningful
    in microdata: newlines would be preserved in a conversion to, for
-   example, the vCard format.<p>
+   example, the vCard format.</p>
 
   </div>
 

Modified: index
===================================================================
--- index	2012-08-20 22:54:46 UTC (rev 7245)
+++ index	2012-08-21 01:48:36 UTC (rev 7246)
@@ -246,7 +246,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 20 August 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 21 August 2012</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -30447,7 +30447,7 @@
     seconds, assuming that the start of the <a href=#media-resource>media
     resource</a> is at time zero.</p>
 
-    <p>Returns NaN if the duration isn't available.<p>
+    <p>Returns NaN if the duration isn't available.</p>
 
     <p>Returns Infinity for unbounded streams.</p>
 
@@ -30459,7 +30459,7 @@
 
     <p>Returns the <a href=#official-playback-position>official playback position</a>, in seconds.</p>
 
-    <p>Can be set, to seek to the given time.<p>
+    <p>Can be set, to seek to the given time.</p>
 
     <p>Will throw an <code><a href=#invalidstateerror>InvalidStateError</a></code> exception if there
     is no selected <a href=#media-resource>media resource</a>
@@ -32528,7 +32528,7 @@
     <p>Returns the <a href=#current-playback-position>current playback position</a>, in seconds,
     as a position between zero time and the current <code title=dom-MediaController-duration><a href=#dom-mediacontroller-duration>duration</a></code>.</p>
 
-    <p>Can be set, to seek to the given time.<p>
+    <p>Can be set, to seek to the given time.</p>
 
    </dd>
 
@@ -41023,7 +41023,7 @@
 context.getImageData(0, 0, w, h);</pre>
 
   <p>...must return <code><a href=#imagedata>ImageData</a></code> objects with the same
-  dimensions as each other, and the following two calls:<p>
+  dimensions as each other, and the following two calls:</p>
 
   <pre>context.createImageDataHD(w, h);
 context.getImageDataHD(0, 0, w, h);</pre>
@@ -65633,7 +65633,7 @@
 
    <p>The odd line wrapping is needed because newlines are meaningful
    in microdata: newlines would be preserved in a conversion to, for
-   example, the vCard format.<p>
+   example, the vCard format.</p>
 
   </div>
 

Modified: source
===================================================================
--- source	2012-08-20 22:54:46 UTC (rev 7245)
+++ source	2012-08-21 01:48:36 UTC (rev 7246)
@@ -33128,7 +33128,7 @@
     seconds, assuming that the start of the <span>media
     resource</span> is at time zero.</p>
 
-    <p>Returns NaN if the duration isn't available.<p>
+    <p>Returns NaN if the duration isn't available.</p>
 
     <p>Returns Infinity for unbounded streams.</p>
 
@@ -33140,7 +33140,7 @@
 
     <p>Returns the <span>official playback position</span>, in seconds.</p>
 
-    <p>Can be set, to seek to the given time.<p>
+    <p>Can be set, to seek to the given time.</p>
 
     <p>Will throw an <code>InvalidStateError</code> exception if there
     is no selected <span>media resource</span>
@@ -35542,7 +35542,7 @@
     as a position between zero time and the current <code
     title="dom-MediaController-duration">duration</code>.</p>
 
-    <p>Can be set, to seek to the given time.<p>
+    <p>Can be set, to seek to the given time.</p>
 
    </dd>
 
@@ -47925,7 +47925,7 @@
 context.getImageData(0, 0, w, h);</pre>
 
   <p>...must return <code>ImageData</code> objects with the same
-  dimensions as each other, and the following two calls:<p>
+  dimensions as each other, and the following two calls:</p>
 
   <pre>context.createImageDataHD(w, h);
 context.getImageDataHD(0, 0, w, h);</pre>
@@ -76935,7 +76935,7 @@
 
    <p>The odd line wrapping is needed because newlines are meaningful
    in microdata: newlines would be preserved in a conversion to, for
-   example, the vCard format.<p>
+   example, the vCard format.</p>
 
   </div>
 




More information about the Commit-Watchers mailing list