Skip to content

Commit

Permalink
Update InterfaceData based on WebRef (mdn#35879)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdn-bot authored Sep 16, 2024
1 parent 00a04a0 commit 0fed7c1
Showing 1 changed file with 16 additions and 12 deletions.
28 changes: 16 additions & 12 deletions files/jsondata/InterfaceData.json
Original file line number Diff line number Diff line change
Expand Up @@ -864,6 +864,10 @@
"inh": "AudioNode",
"impl": []
},
"DelegatedInkTrailPresenter": {
"inh": "",
"impl": []
},
"DeprecationReportBody": {
"inh": "ReportBody",
"impl": []
Expand Down Expand Up @@ -1908,10 +1912,6 @@
"inh": "",
"impl": []
},
"InkPresenter": {
"inh": "",
"impl": []
},
"InputDeviceCapabilities": {
"inh": "",
"impl": []
Expand Down Expand Up @@ -2260,10 +2260,6 @@
"inh": "UIEvent",
"impl": []
},
"MutationEvent": {
"inh": "Event",
"impl": []
},
"MutationObserver": {
"inh": "",
"impl": []
Expand Down Expand Up @@ -2324,10 +2320,6 @@
"inh": "",
"impl": []
},
"NavigatorLogin": {
"inh": "",
"impl": []
},
"NavigatorManagedData": {
"inh": "EventTarget",
"impl": []
Expand Down Expand Up @@ -2384,6 +2376,10 @@
"inh": "",
"impl": []
},
"Observable": {
"inh": "",
"impl": []
},
"OES_draw_buffers_indexed": {
"inh": "",
"impl": []
Expand Down Expand Up @@ -2684,6 +2680,10 @@
"inh": "",
"impl": []
},
"PrivateAggregation": {
"inh": "",
"impl": []
},
"ProcessingInstruction": {
"inh": "CharacterData",
"impl": []
Expand Down Expand Up @@ -3188,6 +3188,10 @@
"inh": "Event",
"impl": []
},
"Subscriber": {
"inh": "",
"impl": []
},
"SubtleCrypto": {
"inh": "",
"impl": []
Expand Down

0 comments on commit 0fed7c1

Please sign in to comment.