- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 24 Sep 2009 17:11:12 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7722 Summary: Relationship between Product: HTML WG Version: unspecified Platform: PC URL: http://dev.w3.org/html5/spec/Overview.html#appcache OS/Version: All Status: NEW Severity: normal Priority: P2 Component: HTML5 spec bugs AssignedTo: dave.null@w3.org ReportedBy: nikunj.mehta@oracle.com QAContact: public-html-bugzilla@w3.org CC: ian@hixie.ch, mike@w3.org, public-html@w3.org [[ A Document initially is not associated with an application cache, but can become associated with one ... A cache host is a Document or a SharedWorkerGlobalScope object. A cache host can be associated with an application cache. Each cache host has an associated ApplicationCache object. ]] While a Document may not be associated with an application cache, Window always has an associated ApplicationCache object. What is the exact relationship between Document, Window/SharedWorkerGlobalScope, and ApplicationCache? How does ApplicationCache relate to an application cache? This part of the offline Web apps definition must be strengthened to avoid apparent contradiction. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 24 September 2009 17:11:24 UTC