-
Notifications
You must be signed in to change notification settings - Fork 293
Expand file tree
/
Copy pathfetch-priority.yml.dist
More file actions
65 lines (61 loc) · 1.58 KB
/
fetch-priority.yml.dist
File metadata and controls
65 lines (61 loc) · 1.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# Generated from: fetch-priority.yml
# Do not edit this file by hand. Edit the source file instead!
status:
baseline: low
baseline_low_date: 2024-10-29
support:
chrome: "103"
chrome_android: "103"
edge: "103"
firefox: "132"
firefox_android: "132"
safari: "17.2"
safari_ios: "17.2"
compat_features:
# baseline: low
# baseline_low_date: 2024-10-29
# support:
# chrome: "101"
# chrome_android: "101"
# edge: "101"
# firefox: "132"
# firefox_android: "132"
# safari: "17.2"
# safari_ios: "17.2"
- api.Request.Request.options_parameter.priority
- api.fetch.options_parameter.priority
- html.elements.img.fetchpriority
- html.elements.link.fetchpriority
- html.elements.script.fetchpriority
# baseline: low
# baseline_low_date: 2024-10-29
# support:
# chrome: "102"
# chrome_android: "102"
# edge: "102"
# firefox: "132"
# firefox_android: "132"
# safari: "17.2"
# safari_ios: "17.2"
- api.HTMLImageElement.fetchPriority
- api.HTMLLinkElement.fetchPriority
- api.HTMLScriptElement.fetchPriority
# ⬇️ Same status as overall feature ⬇️
# baseline: low
# baseline_low_date: 2024-10-29
# support:
# chrome: "103"
# chrome_android: "103"
# edge: "103"
# firefox: "132"
# firefox_android: "132"
# safari: "17.2"
# safari_ios: "17.2"
- http.headers.Link.fetchpriority
# baseline: false
# support:
# firefox: "140"
# firefox_android: "140"
- svg.elements.feImage.fetchpriority
- svg.elements.image.fetchpriority
- svg.elements.script.fetchpriority