Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) xref
git-svn-id: http://svn.whatwg.org/webapps@5907 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Feb 18, 2011
1 parent 8ba787a commit 3e08060
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -26794,7 +26794,7 @@ <h5 id=loading-the-media-resource><span class=secno>4.8.10.5 </span>Loading the
<td>Hints to the user agent that the user agent can put the user's needs first without risk to the server, up to and including optimistically downloading the entire resource.
</table><p>The empty string is also a valid keyword, and maps to the <a href=#attr-media-preload-auto-state title=attr-media-preload-auto-state>Automatic</a> state. The
attribute's <i>missing value default</i> is user-agent defined,
though the <a href=#attr-media-preload-auto-state title=attr-media-preload-auto-state>Metadata</a> state is
though the <a href=#attr-media-preload-metadata-state title=attr-media-preload-metadata-state>Metadata</a> state is
suggested as a compromise between reducing server load and providing
an optimal user experience.</p>

Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -26777,7 +26777,7 @@ interface <dfn id=htmlaudioelement>HTMLAudioElement</dfn> : <a href=#htmlmediael
<td>Hints to the user agent that the user agent can put the user's needs first without risk to the server, up to and including optimistically downloading the entire resource.
</table><p>The empty string is also a valid keyword, and maps to the <a href=#attr-media-preload-auto-state title=attr-media-preload-auto-state>Automatic</a> state. The
attribute's <i>missing value default</i> is user-agent defined,
though the <a href=#attr-media-preload-auto-state title=attr-media-preload-auto-state>Metadata</a> state is
though the <a href=#attr-media-preload-metadata-state title=attr-media-preload-metadata-state>Metadata</a> state is
suggested as a compromise between reducing server load and providing
an optimal user experience.</p>

Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -28976,7 +28976,7 @@ interface <dfn>HTMLAudioElement</dfn> : <span>HTMLMediaElement</span> {};</pre>
title="attr-media-preload-auto-state">Automatic</span> state. The
attribute's <i>missing value default</i> is user-agent defined,
though the <span
title="attr-media-preload-auto-state">Metadata</span> state is
title="attr-media-preload-metadata-state">Metadata</span> state is
suggested as a compromise between reducing server load and providing
an optimal user experience.</p>

Expand Down

0 comments on commit 3e08060

Please sign in to comment.