[html5] r4659 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8664
whatwg at whatwg.org
whatwg at whatwg.org
Fri Feb 5 12:46:50 PST 2010
Author: ianh
Date: 2010-02-05 12:46:48 -0800 (Fri, 05 Feb 2010)
New Revision: 4659
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8664
Modified: complete.html
===================================================================
--- complete.html 2010-02-05 20:16:23 UTC (rev 4658)
+++ complete.html 2010-02-05 20:46:48 UTC (rev 4659)
@@ -22761,7 +22761,7 @@
<li><p>Set the <code title=dom-media-error><a href=#dom-media-error>error</a></code>
attribute to a new <code><a href=#mediaerror>MediaError</a></code> object whose <code title=dom-MediaError-code><a href=#dom-mediaerror-code>code</a></code> attribute is set to
- <code title=dom-MediaError-MEDIA_ERR_ABORT>MEDIA_ERR_ABORT</code>.</li>
+ <code title=dom-MediaError-MEDIA_ERR_ABORTED><a href=#dom-mediaerror-media_err_aborted>MEDIA_ERR_ABORTED</a></code>.</li>
<li><p><a href=#queue-a-task>Queue a task</a> to <a href=#fire-a-simple-event>fire a simple
event</a> named <code title=event-media-abort><a href=#event-media-abort>abort</a></code>
Modified: index
===================================================================
--- index 2010-02-05 20:16:23 UTC (rev 4658)
+++ index 2010-02-05 20:46:48 UTC (rev 4659)
@@ -22660,7 +22660,7 @@
<li><p>Set the <code title=dom-media-error><a href=#dom-media-error>error</a></code>
attribute to a new <code><a href=#mediaerror>MediaError</a></code> object whose <code title=dom-MediaError-code><a href=#dom-mediaerror-code>code</a></code> attribute is set to
- <code title=dom-MediaError-MEDIA_ERR_ABORT>MEDIA_ERR_ABORT</code>.</li>
+ <code title=dom-MediaError-MEDIA_ERR_ABORTED><a href=#dom-mediaerror-media_err_aborted>MEDIA_ERR_ABORTED</a></code>.</li>
<li><p><a href=#queue-a-task>Queue a task</a> to <a href=#fire-a-simple-event>fire a simple
event</a> named <code title=event-media-abort><a href=#event-media-abort>abort</a></code>
Modified: source
===================================================================
--- source 2010-02-05 20:16:23 UTC (rev 4658)
+++ source 2010-02-05 20:46:48 UTC (rev 4659)
@@ -24495,7 +24495,7 @@
attribute to a new <code>MediaError</code> object whose <code
title="dom-MediaError-code">code</code> attribute is set to
<code
- title="dom-MediaError-MEDIA_ERR_ABORT">MEDIA_ERR_ABORT</code>.</p></li>
+ title="dom-MediaError-MEDIA_ERR_ABORTED">MEDIA_ERR_ABORTED</code>.</p></li>
<li><p><span>Queue a task</span> to <span>fire a simple
event</span> named <code title="event-media-abort">abort</code>
More information about the Commit-Watchers
mailing list