diff --git a/api/HTMLLinkElement.json b/api/HTMLLinkElement.json index 89b8fd34f2f52..75b4d191fe261 100644 --- a/api/HTMLLinkElement.json +++ b/api/HTMLLinkElement.json @@ -77,6 +77,39 @@ } } }, + "blocking": { + "__compat": { + "spec_url": "https://html.spec.whatwg.org/multipage/semantics.html#attr-link-blocking", + "support": { + "chrome": { + "version_added": "105" + }, + "chrome_android": "mirror", + "edge": "mirror", + "firefox": { + "version_added": false + }, + "firefox_android": "mirror", + "ie": { + "version_added": false + }, + "oculus": "mirror", + "opera": "mirror", + "opera_android": "mirror", + "safari": { + "version_added": false + }, + "safari_ios": "mirror", + "samsunginternet_android": "mirror", + "webview_android": "mirror" + }, + "status": { + "experimental": true, + "standard_track": true, + "deprecated": false + } + } + }, "charset": { "__compat": { "spec_url": "https://html.spec.whatwg.org/multipage/obsolete.html#dom-link-charset",