Skip to content

Commit 303ba4c

Browse files
gsnedderscaugner
andauthored
Remove http.headers.Link.blocking (#27145)
This was implemented and has since been removed from the only browser that implemented it more than two years ago, and thus qualifies for removal per policy. Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
1 parent 02293cd commit 303ba4c

File tree

1 file changed

+0
-37
lines changed

1 file changed

+0
-37
lines changed

http/headers/Link.json

Lines changed: 0 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -32,43 +32,6 @@
3232
"deprecated": false
3333
}
3434
},
35-
"blocking": {
36-
"__compat": {
37-
"spec_url": "https://html.spec.whatwg.org/multipage/semantics.html#attr-link-blocking",
38-
"tags": [
39-
"web-features:blocking-render"
40-
],
41-
"support": {
42-
"chrome": {
43-
"version_added": "103",
44-
"version_removed": "105"
45-
},
46-
"chrome_android": "mirror",
47-
"edge": "mirror",
48-
"firefox": {
49-
"version_added": false,
50-
"impl_url": "https://bugzil.la/1751383"
51-
},
52-
"firefox_android": "mirror",
53-
"oculus": "mirror",
54-
"opera": "mirror",
55-
"opera_android": "mirror",
56-
"safari": {
57-
"version_added": false,
58-
"impl_url": "https://webkit.org/b/267232"
59-
},
60-
"safari_ios": "mirror",
61-
"samsunginternet_android": "mirror",
62-
"webview_android": "mirror",
63-
"webview_ios": "mirror"
64-
},
65-
"status": {
66-
"experimental": true,
67-
"standard_track": true,
68-
"deprecated": false
69-
}
70-
}
71-
},
7235
"fetchpriority": {
7336
"__compat": {
7437
"spec_url": "https://html.spec.whatwg.org/multipage/semantics.html#attr-link-fetchpriority",

0 commit comments

Comments
 (0)