[html5] r4897 - [e] (0) grammar
whatwg at whatwg.org
whatwg at whatwg.org
Mon Mar 29 14:51:53 PDT 2010
Author: ianh
Date: 2010-03-29 14:51:52 -0700 (Mon, 29 Mar 2010)
New Revision: 4897
Modified:
complete.html
index
source
Log:
[e] (0) grammar
Modified: complete.html
===================================================================
--- complete.html 2010-03-29 21:48:03 UTC (rev 4896)
+++ complete.html 2010-03-29 21:51:52 UTC (rev 4897)
@@ -23981,7 +23981,7 @@
<th> Brief description
<tbody><tr><td><dfn id=attr-media-preload-none title=attr-media-preload-none><code>none</code></dfn>
<td><dfn id=attr-media-preload-none-state title=attr-media-preload-none-state>None</dfn>
- <td>Hints to the user agent that the author either does not expect the user to need the media resource, or that the server wants to minimise unnecessary traffic.
+ <td>Hints to the user agent that either the author does not expect the user to need the media resource, or that the server wants to minimise unnecessary traffic.
<tr><td><dfn id=attr-media-preload-metadata title=attr-media-preload-metadata><code>metadata</code></dfn>
<td><dfn id=attr-media-preload-metadata-state title=attr-media-preload-metadata-state>Metadata</dfn>
<td>Hints to the user agent that the author does not expect the user to need the media resource, but that fetching the resource metadata (dimensions, first frame, track list, duration, etc) is reasonable.
Modified: index
===================================================================
--- index 2010-03-29 21:48:03 UTC (rev 4896)
+++ index 2010-03-29 21:51:52 UTC (rev 4897)
@@ -23882,7 +23882,7 @@
<th> Brief description
<tbody><tr><td><dfn id=attr-media-preload-none title=attr-media-preload-none><code>none</code></dfn>
<td><dfn id=attr-media-preload-none-state title=attr-media-preload-none-state>None</dfn>
- <td>Hints to the user agent that the author either does not expect the user to need the media resource, or that the server wants to minimise unnecessary traffic.
+ <td>Hints to the user agent that either the author does not expect the user to need the media resource, or that the server wants to minimise unnecessary traffic.
<tr><td><dfn id=attr-media-preload-metadata title=attr-media-preload-metadata><code>metadata</code></dfn>
<td><dfn id=attr-media-preload-metadata-state title=attr-media-preload-metadata-state>Metadata</dfn>
<td>Hints to the user agent that the author does not expect the user to need the media resource, but that fetching the resource metadata (dimensions, first frame, track list, duration, etc) is reasonable.
Modified: source
===================================================================
--- source 2010-03-29 21:48:03 UTC (rev 4896)
+++ source 2010-03-29 21:51:52 UTC (rev 4897)
@@ -25763,7 +25763,7 @@
<tr>
<td><dfn title="attr-media-preload-none"><code>none</code></dfn>
<td><dfn title="attr-media-preload-none-state">None</dfn>
- <td>Hints to the user agent that the author either does not expect the user to need the media resource, or that the server wants to minimise unnecessary traffic.
+ <td>Hints to the user agent that either the author does not expect the user to need the media resource, or that the server wants to minimise unnecessary traffic.
<tr>
<td><dfn title="attr-media-preload-metadata"><code>metadata</code></dfn>
<td><dfn title="attr-media-preload-metadata-state">Metadata</dfn>
More information about the Commit-Watchers
mailing list