Skip to content

Commit 4f90cea

Browse files
committed
Cleans overriding-types.jsonc after bcd@7.1.24
1 parent 411df57 commit 4f90cea

File tree

1 file changed

+0
-41
lines changed

1 file changed

+0
-41
lines changed

inputfiles/overridingTypes.jsonc

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -666,54 +666,13 @@
666666
}
667667
}
668668
},
669-
"NavigationActivation": {
670-
// https://github.com/mdn/browser-compat-data/issues/24963
671-
"exposed": "Window",
672-
"properties": {
673-
"property": {
674-
"entry": {
675-
"exposed": "Window"
676-
},
677-
"from": {
678-
"exposed": "Window"
679-
},
680-
"navigationType": {
681-
"exposed": "Window"
682-
}
683-
}
684-
}
685-
},
686669
"NavigationHistoryEntry": {
687-
// https://github.com/mdn/browser-compat-data/issues/24963
688-
"exposed": "Window",
689670
"properties": {
690671
"property": {
691-
"url": {
692-
"exposed": "Window"
693-
},
694-
"key": {
695-
"exposed": "Window"
696-
},
697-
"id": {
698-
"exposed": "Window"
699-
},
700-
"index": {
701-
"exposed": "Window"
702-
},
703-
"sameDocument": {
704-
"exposed": "Window"
705-
},
706672
"ondispose": {
707673
"exposed": "Window"
708674
}
709675
}
710-
},
711-
"methods": {
712-
"method": {
713-
"getState": {
714-
"exposed": "Window"
715-
}
716-
}
717676
}
718677
},
719678
"Node": {

0 commit comments

Comments
 (0)