[html5] r5463 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10282
whatwg at whatwg.org
whatwg at whatwg.org
Thu Sep 9 18:35:03 PDT 2010
Author: ianh
Date: 2010-09-09 18:35:02 -0700 (Thu, 09 Sep 2010)
New Revision: 5463
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10282
Modified: complete.html
===================================================================
--- complete.html 2010-09-10 01:33:42 UTC (rev 5462)
+++ complete.html 2010-09-10 01:35:02 UTC (rev 5463)
@@ -25527,7 +25527,7 @@
</div>
- <p class=note>The <code title=attr-media-autoplay><a href=#attr-media-autoplay>autoplay</a></code> attribute can overrride
+ <p class=note>The <code title=attr-media-autoplay><a href=#attr-media-autoplay>autoplay</a></code> attribute can override
the <code title=attr-media-preload><a href=#attr-media-preload>preload</a></code> attribute (since
if the media plays, it naturally has to buffer first, regardless of
the hint given by the <code title=attr-media-preload><a href=#attr-media-preload>preload</a></code> attribute). Including
Modified: index
===================================================================
--- index 2010-09-10 01:33:42 UTC (rev 5462)
+++ index 2010-09-10 01:35:02 UTC (rev 5463)
@@ -25507,7 +25507,7 @@
</div>
- <p class=note>The <code title=attr-media-autoplay><a href=#attr-media-autoplay>autoplay</a></code> attribute can overrride
+ <p class=note>The <code title=attr-media-autoplay><a href=#attr-media-autoplay>autoplay</a></code> attribute can override
the <code title=attr-media-preload><a href=#attr-media-preload>preload</a></code> attribute (since
if the media plays, it naturally has to buffer first, regardless of
the hint given by the <code title=attr-media-preload><a href=#attr-media-preload>preload</a></code> attribute). Including
Modified: source
===================================================================
--- source 2010-09-10 01:33:42 UTC (rev 5462)
+++ source 2010-09-10 01:35:02 UTC (rev 5463)
@@ -27574,7 +27574,7 @@
</div>
<p class="note">The <code
- title="attr-media-autoplay">autoplay</code> attribute can overrride
+ title="attr-media-autoplay">autoplay</code> attribute can override
the <code title="attr-media-preload">preload</code> attribute (since
if the media plays, it naturally has to buffer first, regardless of
the hint given by the <code
More information about the Commit-Watchers
mailing list