Short URL: http://html5.org/r/5992
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 5992 | typo | 2011-04-12 20:26 |
Index: source
===================================================================
--- source (revision 5991)
+++ source (revision 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>