[html5] r6872 - [e] (0) Fix some typos or copypasta. Fixing http://www.w3.org/Bugs/Public/show_b [...]
whatwg at whatwg.org
whatwg at whatwg.org
Tue Dec 13 16:51:28 PST 2011
Author: ianh
Date: 2011-12-13 16:51:27 -0800 (Tue, 13 Dec 2011)
New Revision: 6872
Modified:
complete.html
index
source
Log:
[e] (0) Fix some typos or copypasta.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=15144
Affected topics: Video and Audio
Modified: complete.html
===================================================================
--- complete.html 2011-12-14 00:04:18 UTC (rev 6871)
+++ complete.html 2011-12-14 00:51:27 UTC (rev 6872)
@@ -240,7 +240,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 13 December 2011</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 14 December 2011</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>
@@ -28927,7 +28927,7 @@
<p class=note>Authors might switch the attribute from "<code title=attr-media-preload-none><a href=#attr-media-preload-none>none</a></code>" or "<code title=attr-media-preload-metadata><a href=#attr-media-preload-metadata>metadata</a></code>" to "<code title=attr-media-preload-auto><a href=#attr-media-preload-auto>auto</a></code>" dynamically once the
user begins playback. For example, on a page with many videos this
might be used to indicate that the many videos are not to be
- downloaded unless requested, but they once one <em>is</em> requested
+ downloaded unless requested, but that once one <em>is</em> requested
it is to be downloaded aggressively.</p>
<div class=impl>
Modified: index
===================================================================
--- index 2011-12-14 00:04:18 UTC (rev 6871)
+++ index 2011-12-14 00:51:27 UTC (rev 6872)
@@ -240,7 +240,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 13 December 2011</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 14 December 2011</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>
@@ -28927,7 +28927,7 @@
<p class=note>Authors might switch the attribute from "<code title=attr-media-preload-none><a href=#attr-media-preload-none>none</a></code>" or "<code title=attr-media-preload-metadata><a href=#attr-media-preload-metadata>metadata</a></code>" to "<code title=attr-media-preload-auto><a href=#attr-media-preload-auto>auto</a></code>" dynamically once the
user begins playback. For example, on a page with many videos this
might be used to indicate that the many videos are not to be
- downloaded unless requested, but they once one <em>is</em> requested
+ downloaded unless requested, but that once one <em>is</em> requested
it is to be downloaded aggressively.</p>
<div class=impl>
Modified: source
===================================================================
--- source 2011-12-14 00:04:18 UTC (rev 6871)
+++ source 2011-12-14 00:51:27 UTC (rev 6872)
@@ -31409,7 +31409,7 @@
title="attr-media-preload-auto">auto</code>" dynamically once the
user begins playback. For example, on a page with many videos this
might be used to indicate that the many videos are not to be
- downloaded unless requested, but they once one <em>is</em> requested
+ downloaded unless requested, but that once one <em>is</em> requested
it is to be downloaded aggressively.</p>
<div class="impl">
More information about the Commit-Watchers
mailing list