w3c / presentation-api

Presentation API
https://www.w3.org/TR/presentation-api/
Other
71 stars 39 forks source link

Fix refs to "a priori authenticated URL" and "application cache" #495

Closed tidoust closed 3 years ago

tidoust commented 3 years ago

The concept of "application cache" was completed removed from HTML 6 days ago: https://github.com/whatwg/html/commit/e4330d510a1d05e1f5f84707c9d6dcec97db94b8

The notion of "a priori authenticated URL" was dropped in mixed content, and is to be replaced by "potentially trustworthy URL" in Secure Contexts.


Preview | Diff

markafoltz commented 3 years ago

Thank you @tidoust!