-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add non-"fully active" document handling guide (#317)
* Add non-"fully active" document handling guide As discussed in w3ctag/design-reviews#628, we want to improve support for BFCache/non-fully active documents, as we noticed that a lot of API specifications do not handle it well/explicitly. This change adds various guides and things to be aware of related to non-"fully active" documents, including gives various examples. We hope this will help future APIs to handle BFCache/on-"fully active" documents correctly by default. * Rewrite "discard" bit * Apply suggestions from code review Co-authored-by: Domenic Denicola <d@domenic.me> * Apply suggestions from review * Link to pattern * Add note about prerender * Link to discard definition * Link to Geolocation API's TR page. * Apply suggestions from code review Co-authored-by: Marcos Cáceres <marcos@marcosc.com> * Do not leave document stale * prerender link * Use old link for prerender Co-authored-by: Domenic Denicola <d@domenic.me> Co-authored-by: Marcos Cáceres <marcos@marcosc.com>
- Loading branch information
1 parent
6c67d67
commit e28ac9f
Showing
1 changed file
with
178 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters