- From: poot <cvsmail@w3.org>
- Date: Wed, 24 Dec 2008 11:16:29 +0900 (JST)
- To: public-html-diffs@w3.org
xref the word 'master'. (whatwg r2554)
application cache selection algorithm
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1725.html#concept-appcache-init-with-attribute
http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1724&r2=1.1725&f=h
http://html5.org/tools/web-apps-tracker?from=2553&to=2554
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1724
retrieving revision 1.1725
diff -u -d -r1.1724 -r1.1725
--- Overview.html 24 Dec 2008 02:11:49 -0000 1.1724
+++ Overview.html 24 Dec 2008 02:13:46 -0000 1.1725
@@ -29874,8 +29874,7 @@
<li><p>Otherwise, invoke the <a href=#application-cache-update-process>application cache update
process</a> for the given manifest URL, with the
<a href=#browsing-context>browsing context</a> being navigated, and with the
- resource's <code>Document</code> as the new master
- resource.</li>
+ resource's <code>Document</code> as the new <a href=#concept-appcache-master title=concept-appcache-master>master</a> resource.</li>
</ol></dd>
Received on Wednesday, 24 December 2008 02:17:05 UTC