diff --git a/api/Document.json b/api/Document.json index ce7f56f06b7347..88e5ee8426ab01 100644 --- a/api/Document.json +++ b/api/Document.json @@ -6433,6 +6433,7 @@ "prerendering": { "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/API/Document/prerendering", + "spec_url": "https://wicg.github.io/nav-speculation/prerendering.html#dom-document-prerendering", "tags": [ "web-features:speculation-rules" ], @@ -6459,7 +6460,7 @@ }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } } diff --git a/api/PerformanceNavigationTiming.json b/api/PerformanceNavigationTiming.json index c6f90404ab8785..03dfc2872dd2b5 100644 --- a/api/PerformanceNavigationTiming.json +++ b/api/PerformanceNavigationTiming.json @@ -44,6 +44,7 @@ "activationStart": { "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/API/PerformanceNavigationTiming/activationStart", + "spec_url": "https://wicg.github.io/nav-speculation/prerendering.html#performance-navigation-timing-extension", "tags": [ "web-features:speculation-rules" ], @@ -72,7 +73,7 @@ }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } } diff --git a/api/Request.json b/api/Request.json index c11246758e4020..1d7223725a3cf8 100644 --- a/api/Request.json +++ b/api/Request.json @@ -982,7 +982,7 @@ "__compat": { "description": "`speculationrules` value", "tags": [ - "web-features:fetch" + "web-features:speculation-rules" ], "support": { "chrome": { @@ -1013,7 +1013,7 @@ }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } } diff --git a/html/elements/script.json b/html/elements/script.json index 5a80c86c15f79e..30864ec160ded6 100644 --- a/html/elements/script.json +++ b/html/elements/script.json @@ -714,6 +714,7 @@ "__compat": { "description": "`type=\"speculationrules\"`", "mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Reference/Elements/script/type/speculationrules", + "spec_url": "https://html.spec.whatwg.org/multipage/speculative-loading.html#speculative-loading", "tags": [ "web-features:speculation-rules" ], @@ -753,14 +754,12 @@ }, "safari_ios": "mirror", "samsunginternet_android": "mirror", - "webview_android": { - "version_added": false - }, + "webview_android": "mirror", "webview_ios": "mirror" }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } }, @@ -768,6 +767,7 @@ "__compat": { "description": "`eagerness` key", "mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Reference/Elements/script/type/speculationrules#eagerness", + "spec_url": "https://html.spec.whatwg.org/multipage/speculative-loading.html#speculation-rule-eagerness", "tags": [ "web-features:speculation-rules" ], @@ -789,14 +789,12 @@ }, "safari_ios": "mirror", "samsunginternet_android": "mirror", - "webview_android": { - "version_added": false - }, + "webview_android": "mirror", "webview_ios": "mirror" }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } } @@ -805,6 +803,7 @@ "__compat": { "description": "`expects_no_vary_search` key", "mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Reference/Elements/script/type/speculationrules#expects_no_vary_search", + "spec_url": "https://html.spec.whatwg.org/multipage/speculative-loading.html#valid-speculation-rule:~:text=%22expects_no_vary_search%22%20key", "tags": [ "web-features:speculation-rules" ], @@ -834,14 +833,12 @@ }, "safari_ios": "mirror", "samsunginternet_android": "mirror", - "webview_android": { - "version_added": false - }, + "webview_android": "mirror", "webview_ios": "mirror" }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } } @@ -850,6 +847,7 @@ "__compat": { "description": "`prefetch` key", "mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Reference/Elements/script/type/speculationrules#prefetch", + "spec_url": "https://html.spec.whatwg.org/multipage/speculative-loading.html#speculation-rule-set-authoring-requirements:~:text=keys%20%22tag%22%2C-,%22prefetch%22,-and%20%22prerender", "tags": [ "web-features:speculation-rules" ], @@ -862,25 +860,25 @@ }, "edge": "mirror", "firefox": { - "version_added": false + "version_added": false, + "impl_url": "https://bugzil.la/1969396" }, "firefox_android": "mirror", "oculus": "mirror", "opera": "mirror", "opera_android": "mirror", "safari": { - "version_added": false + "version_added": false, + "impl_url": "https://webkit.org/b/295193" }, "safari_ios": "mirror", "samsunginternet_android": "mirror", - "webview_android": { - "version_added": false - }, + "webview_android": "mirror", "webview_ios": "mirror" }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } } @@ -889,6 +887,7 @@ "__compat": { "description": "`prerender` key", "mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Reference/Elements/script/type/speculationrules#prerender", + "spec_url": "https://wicg.github.io/nav-speculation/prerendering.html#speculation-rules", "tags": [ "web-features:speculation-rules" ], @@ -901,7 +900,8 @@ }, "edge": "mirror", "firefox": { - "version_added": false + "version_added": false, + "impl_url": "https://bugzil.la/1969838" }, "firefox_android": "mirror", "oculus": "mirror", @@ -913,13 +913,14 @@ "safari_ios": "mirror", "samsunginternet_android": "mirror", "webview_android": { - "version_added": false + "version_added": false, + "impl_url": "https://crbug.com/41490450" }, "webview_ios": "mirror" }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } } @@ -928,6 +929,7 @@ "__compat": { "description": "`referrer_policy` key", "mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Reference/Elements/script/type/speculationrules#referrer_policy", + "spec_url": "https://html.spec.whatwg.org/multipage/speculative-loading.html#valid-speculation-rule:~:text=%22referrer_policy%22%20key", "tags": [ "web-features:speculation-rules" ], @@ -949,14 +951,12 @@ }, "safari_ios": "mirror", "samsunginternet_android": "mirror", - "webview_android": { - "version_added": false - }, + "webview_android": "mirror", "webview_ios": "mirror" }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } } @@ -965,6 +965,7 @@ "__compat": { "description": "`relative_to` key", "mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Reference/Elements/script/type/speculationrules#relative_to_2", + "spec_url": "https://html.spec.whatwg.org/multipage/speculative-loading.html#valid-speculation-rule:~:text=%20to%20the%20%22relative_to%22%20key", "tags": [ "web-features:speculation-rules" ], @@ -986,14 +987,12 @@ }, "safari_ios": "mirror", "samsunginternet_android": "mirror", - "webview_android": { - "version_added": false - }, + "webview_android": "mirror", "webview_ios": "mirror" }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } } @@ -1002,6 +1001,7 @@ "__compat": { "description": "`requires` key", "mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Reference/Elements/script/type/speculationrules#requires", + "spec_url": "https://html.spec.whatwg.org/multipage/speculative-loading.html#speculation-rule-requirement", "tags": [ "web-features:speculation-rules" ], @@ -1025,14 +1025,12 @@ }, "safari_ios": "mirror", "samsunginternet_android": "mirror", - "webview_android": { - "version_added": false - }, + "webview_android": "mirror", "webview_ios": "mirror" }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } }, @@ -1040,6 +1038,7 @@ "__compat": { "description": "`anonymous-client-ip-when-cross-origin` value", "mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Reference/Elements/script/type/speculationrules#anonymous-client-ip-when-cross-origin", + "spec_url": "https://html.spec.whatwg.org/multipage/speculative-loading.html#speculation-rule-requirement", "tags": [ "web-features:speculation-rules" ], @@ -1071,14 +1070,12 @@ "samsunginternet_android": { "version_added": false }, - "webview_android": { - "version_added": false - }, + "webview_android": "mirror", "webview_ios": "mirror" }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } } @@ -1088,6 +1085,7 @@ "__compat": { "description": "`source` key is optional", "mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Reference/Elements/script/type/speculationrules#source", + "spec_url": "https://html.spec.whatwg.org/multipage/speculative-loading.html#valid-speculation-rule:~:text=%22source%22%20key", "tags": [ "web-features:speculation-rules" ], @@ -1109,14 +1107,12 @@ }, "safari_ios": "mirror", "samsunginternet_android": "mirror", - "webview_android": { - "version_added": false - }, + "webview_android": "mirror", "webview_ios": "mirror" }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } } @@ -1125,6 +1121,7 @@ "__compat": { "description": "`tag` key", "mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Reference/Elements/script/type/speculationrules#tag", + "spec_url": "https://html.spec.whatwg.org/multipage/speculative-loading.html#speculation-rule-tag", "tags": [ "web-features:speculation-rules" ], @@ -1146,14 +1143,12 @@ }, "safari_ios": "mirror", "samsunginternet_android": "mirror", - "webview_android": { - "version_added": false - }, + "webview_android": "mirror", "webview_ios": "mirror" }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } } @@ -1162,6 +1157,7 @@ "__compat": { "description": "`target_hint` key", "mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Reference/Elements/script/type/speculationrules#target_hint", + "spec_url": "https://wicg.github.io/nav-speculation/prerendering.html#:~:text=Let-,targetHint,-be%20null.", "tags": [ "web-features:speculation-rules" ], @@ -1185,14 +1181,12 @@ }, "safari_ios": "mirror", "samsunginternet_android": "mirror", - "webview_android": { - "version_added": false - }, + "webview_android": "mirror", "webview_ios": "mirror" }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } } @@ -1200,6 +1194,8 @@ "urls": { "__compat": { "description": "`urls` key", + "mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Reference/Elements/script/type/speculationrules#urls", + "spec_url": "https://html.spec.whatwg.org/multipage/speculative-loading.html#valid-speculation-rule:~:text=%22urls%22%20key", "tags": [ "web-features:speculation-rules" ], @@ -1223,14 +1219,12 @@ }, "safari_ios": "mirror", "samsunginternet_android": "mirror", - "webview_android": { - "version_added": false - }, + "webview_android": "mirror", "webview_ios": "mirror" }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } } @@ -1238,6 +1232,8 @@ "where": { "__compat": { "description": "`where` key", + "mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Reference/Elements/script/type/speculationrules#where", + "spec_url": "https://html.spec.whatwg.org/multipage/speculative-loading.html#valid-document-rule-predicate", "tags": [ "web-features:speculation-rules" ], @@ -1259,14 +1255,12 @@ }, "safari_ios": "mirror", "samsunginternet_android": "mirror", - "webview_android": { - "version_added": false - }, + "webview_android": "mirror", "webview_ios": "mirror" }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } } diff --git a/http/headers/Content-Security-Policy.json b/http/headers/Content-Security-Policy.json index f254ca7bf64bee..fe1015992b8530 100644 --- a/http/headers/Content-Security-Policy.json +++ b/http/headers/Content-Security-Policy.json @@ -1028,7 +1028,7 @@ }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } } diff --git a/http/headers/Sec-Purpose.json b/http/headers/Sec-Purpose.json index d11b0d890e05c6..88d1eae8af09ce 100644 --- a/http/headers/Sec-Purpose.json +++ b/http/headers/Sec-Purpose.json @@ -111,7 +111,7 @@ "webview_ios": "mirror" }, "status": { - "experimental": false, + "experimental": true, "standard_track": true, "deprecated": false } diff --git a/http/headers/Sec-Speculation-Tags.json b/http/headers/Sec-Speculation-Tags.json index 8c7b00a60eb898..a1c4834249d454 100644 --- a/http/headers/Sec-Speculation-Tags.json +++ b/http/headers/Sec-Speculation-Tags.json @@ -4,6 +4,7 @@ "Sec-Speculation-Tags": { "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Sec-Speculation-Tags", + "spec_url": "https://html.spec.whatwg.org/multipage/speculative-loading.html#the-sec-speculation-tags-header", "tags": [ "web-features:speculation-rules" ], @@ -30,7 +31,7 @@ }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } } diff --git a/http/headers/Speculation-Rules.json b/http/headers/Speculation-Rules.json index 9f6d9f8b29a673..d9078a01739327 100644 --- a/http/headers/Speculation-Rules.json +++ b/http/headers/Speculation-Rules.json @@ -4,6 +4,7 @@ "Speculation-Rules": { "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Speculation-Rules", + "spec_url": "https://html.spec.whatwg.org/multipage/speculative-loading.html#the-speculation-rules-header", "tags": [ "web-features:speculation-rules" ], @@ -30,7 +31,7 @@ }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } } diff --git a/http/headers/Supports-Loading-Mode.json b/http/headers/Supports-Loading-Mode.json index 2dda13407db92e..7d859d0076deb5 100644 --- a/http/headers/Supports-Loading-Mode.json +++ b/http/headers/Supports-Loading-Mode.json @@ -4,6 +4,7 @@ "Supports-Loading-Mode": { "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Supports-Loading-Mode", + "spec_url": "https://wicg.github.io/nav-speculation/prerendering.html#supports-loading-mode", "tags": [ "web-features:speculation-rules" ], @@ -30,13 +31,14 @@ }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } }, "credentialed-prerender": { "__compat": { "description": "`credentialed-prerender` directive", + "spec_url": "https://wicg.github.io/nav-speculation/prerendering.html#supports-loading-mode-credentialed-prerender", "tags": [ "web-features:speculation-rules" ], @@ -63,7 +65,7 @@ }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } } @@ -71,6 +73,7 @@ "fenced-frame": { "__compat": { "description": "`fenced-frame` directive", + "spec_url": "https://wicg.github.io/fenced-frame/#supports-loading-mode-fenced-frame", "tags": [ "web-features:speculation-rules" ], @@ -97,7 +100,7 @@ }, "status": { "experimental": true, - "standard_track": false, + "standard_track": true, "deprecated": false } }