Skip to content

Mark Application Cache features non-standard#7610

Merged
ddbeck merged 1 commit intomdn:masterfrom
w3c:sideshowbarker/application-cache-features-non-standard
Dec 10, 2020
Merged

Mark Application Cache features non-standard#7610
ddbeck merged 1 commit intomdn:masterfrom
w3c:sideshowbarker/application-cache-features-non-standard

Conversation

@sideshowbarker
Copy link
Member

Per whatwg/html#6153 and whatwg/html@e4330d5, the Application Cache feature is no longer part of the HTML standard. So this change marks both the applicationCache member of SharedWorkerGlobalScope and the manifest attribute of the html element as standard_track:false.


I’ve also already updated the following MDN articles:

Per whatwg/html#6153 and
whatwg/html@e4330d5, the Application Cache
feature is no longer part of the HTML standard. So this change marks
both the applicationCache member of SharedWorkerGlobalScope and the
"manifest" attribute of the <html> element as standard_track:false.
@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML labels Dec 8, 2020
@sideshowbarker sideshowbarker mentioned this pull request Dec 8, 2020
6 tasks
Copy link
Contributor

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @sideshowbarker!

I'm guessing the actual data here is probably a mess. But if I ignore it a while longer, maybe we can just rip these features out. 😆

@ddbeck ddbeck merged commit 20d8679 into mdn:master Dec 10, 2020
@sideshowbarker sideshowbarker deleted the sideshowbarker/application-cache-features-non-standard branch December 10, 2020 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants