- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 18 Feb 2011 22:49:36 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv19139
Modified Files:
Overview.html
Log Message:
xref (whatwg r5907)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4746
retrieving revision 1.4747
diff -u -d -r1.4746 -r1.4747
--- Overview.html 18 Feb 2011 22:46:16 -0000 1.4746
+++ Overview.html 18 Feb 2011 22:49:31 -0000 1.4747
@@ -23259,7 +23259,7 @@
<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.<div class="impl">
Received on Friday, 18 February 2011 22:49:38 UTC