[html5] r1554 - /
whatwg at whatwg.org
whatwg at whatwg.org
Wed May 7 17:28:23 PDT 2008
Author: ianh
Date: 2008-05-07 17:28:23 -0700 (Wed, 07 May 2008)
New Revision: 1554
Modified:
index
source
Log:
[e] (0) make a note that we haven't said how to resolve relative urls for the application cache api
Modified: index
===================================================================
--- index 2008-05-08 00:25:55 UTC (rev 1553)
+++ index 2008-05-08 00:28:23 UTC (rev 1554)
@@ -30472,6 +30472,9 @@
<code>INVALID_STATE_ERR</code> exception and abort these steps.
<li>
+ <p class=big-issue>resolve relative URIs
+
+ <li>
<p>If there is already a resource in in the <a
href="#application0">application cache</a> with which the <code><a
href="#applicationcache">ApplicationCache</a></code> object is
Modified: source
===================================================================
--- source 2008-05-08 00:25:55 UTC (rev 1553)
+++ source 2008-05-08 00:28:23 UTC (rev 1554)
@@ -28337,6 +28337,8 @@
<code>INVALID_STATE_ERR</code> exception and abort these
steps.</p></li>
+ <li><p class="big-issue">resolve relative URIs</p></li>
+
<li><p>If there is already a resource in in the <span>application
cache</span> with which the <code>ApplicationCache</code> object is
associated that has the address <var title="">uri</var>, then
More information about the Commit-Watchers
mailing list