Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions features/speculation-rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ description: Speculation rules are hints to the browser to proactively download
spec:
- https://wicg.github.io/nav-speculation/speculation-rules.html
- https://wicg.github.io/nav-speculation/prerendering.html
status:
compute_from: html.elements.script.type.speculationrules
6 changes: 4 additions & 2 deletions features/speculation-rules.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
status:
baseline: false
support:
chrome: "136"
chrome_android: "136"
chrome: "109"
chrome_android: "109"
edge: "109"
compat_features:
# baseline: false
# support:
Expand All @@ -22,6 +23,7 @@ compat_features:
- api.Document.prerendering
- api.Document.prerenderingchange_event

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
# chrome: "109"
Expand Down