[html5] r5992 - [e] (0) typo

whatwg at whatwg.org whatwg at whatwg.org
Tue Apr 12 13:26:06 PDT 2011


Author: ianh
Date: 2011-04-12 13:26:05 -0700 (Tue, 12 Apr 2011)
New Revision: 5992

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

Modified: complete.html
===================================================================
--- complete.html	2011-04-12 20:24:17 UTC (rev 5991)
+++ complete.html	2011-04-12 20:26:05 UTC (rev 5992)
@@ -72314,9 +72314,9 @@
    why the method doesn't return until the next step: so we can add
    exception throwing here) -->
 
-   <p>If both <var title="">audio</var> and <var title="">video</var>
+   <li><p>If both <var title="">audio</var> and <var title="">video</var>
    are still false, then throw a <code><a href=#not_supported_err>NOT_SUPPORTED_ERR</a></code>
-   exception and abort these steps.</p>
+   exception and abort these steps.</li>
 
    <li><p>Return, and run the remaining steps asynchronously.</li>
 

Modified: index
===================================================================
--- index	2011-04-12 20:24:17 UTC (rev 5991)
+++ index	2011-04-12 20:26:05 UTC (rev 5992)
@@ -72324,9 +72324,9 @@
    why the method doesn't return until the next step: so we can add
    exception throwing here) -->
 
-   <p>If both <var title="">audio</var> and <var title="">video</var>
+   <li><p>If both <var title="">audio</var> and <var title="">video</var>
    are still false, then throw a <code><a href=#not_supported_err>NOT_SUPPORTED_ERR</a></code>
-   exception and abort these steps.</p>
+   exception and abort these steps.</li>
 
    <li><p>Return, and run the remaining steps asynchronously.</li>
 

Modified: source
===================================================================
--- source	2011-04-12 20:24:17 UTC (rev 5991)
+++ source	2011-04-12 20:26:05 UTC (rev 5992)
@@ -82445,9 +82445,9 @@
    why the method doesn't return until the next step: so we can add
    exception throwing here) -->
 
-   <p>If both <var title="">audio</var> and <var title="">video</var>
+   <li><p>If both <var title="">audio</var> and <var title="">video</var>
    are still false, then throw a <code>NOT_SUPPORTED_ERR</code>
-   exception and abort these steps.</p>
+   exception and abort these steps.</p></li>
 
    <li><p>Return, and run the remaining steps asynchronously.</p></li>
 




More information about the Commit-Watchers mailing list