We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed579eb commit 8ef15b3Copy full SHA for 8ef15b3
api/NavigationPrecommitController.json
@@ -2,6 +2,7 @@
2
"api": {
3
"NavigationPrecommitController": {
4
"__compat": {
5
+ "mdn_url": "https://developer.mozilla.org/docs/Web/API/NavigationPrecommitController",
6
"spec_url": "https://html.spec.whatwg.org/multipage/nav-history-apis.html#the-navigationprecommitcontroller-interface",
7
"support": {
8
"chrome": {
@@ -33,6 +34,7 @@
33
34
},
35
"redirect": {
36
37
+ "mdn_url": "https://developer.mozilla.org/docs/Web/API/NavigationPrecommitController/redirect",
38
"spec_url": "https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationprecommitcontroller-redirect",
39
40
0 commit comments