[html5] r1212 - /
whatwg at whatwg.org
whatwg at whatwg.org
Mon Feb 11 01:11:26 PST 2008
Author: ianh
Date: 2008-02-11 01:11:22 -0800 (Mon, 11 Feb 2008)
New Revision: 1212
Modified:
index
source
Log:
[g] (2) Correct the last remaining vestige of the old 'application' attribute to 'manifest'.
Modified: index
===================================================================
--- index 2008-02-11 09:01:29 UTC (rev 1211)
+++ index 2008-02-11 09:11:22 UTC (rev 1212)
@@ -40108,7 +40108,7 @@
<dd>
<p id=parser-appcache>If the token is a start tag token with the tag name
- "html", and it has an attribute "application", then run the <a
+ "html", and it has an attribute "manifest", then run the <a
href="#application2"
title=concept-appcache-init-with-attribute>application cache selection
algorithm</a> with the value of that attribute as the manifest URI.
Modified: source
===================================================================
--- source 2008-02-11 09:01:29 UTC (rev 1211)
+++ source 2008-02-11 09:11:22 UTC (rev 1212)
@@ -37155,7 +37155,7 @@
<dd>
<p id="parser-appcache">If the token is a start tag token with the
- tag name "html", and it has an attribute "application", then run
+ tag name "html", and it has an attribute "manifest", then run
the <span title="concept-appcache-init-with-attribute">application
cache selection algorithm</span> with the value of that attribute
as the manifest URI. Otherwise, run the <span
More information about the Commit-Watchers
mailing list