This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 13697 - appcache & link relation
Summary: appcache & link relation
Status: RESOLVED WONTFIX
Alias: None
Product: HTML WG
Classification: Unclassified
Component: LC1 HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other All
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.w3.org/mid/alpine.DEB.1.10...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-06 10:47 UTC by HTML WG bugbot
Modified: 2011-08-06 17:03 UTC (History)
6 users (show)

See Also:


Attachments

Description HTML WG bugbot 2011-08-06 10:47:30 UTC
public-html-comments posting from: Yves Lafon <ylafon@w3.org>
http://www.w3.org/mid/alpine.DEB.1.10.1108031554410.2827@wnl.j3.bet
Comment 1 Michael[tm] Smith 2011-08-06 10:52:57 UTC
[[
In http://www.w3.org/TR/2011/WD-html5-20110525/semantics.html#attr-html-manifest
linking to a manifest is done via an attribute and not using something 
like
<link rel="appcache.manifest" href="<manifest-URI>">
The <link> based approach would allow better upgrade mechanism, if the 
format of the manifest changes, for exemple.
]]
Comment 2 Ian 'Hixie' Hickson 2011-08-06 17:03:17 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: The format can be changed backwards- and forwards- compatibly, so that's not a concern.