You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments