Skip to content

Commit c66aa47

Browse files
authored
Update InterfaceData based on WebRef (mdn#42802)
1 parent 531ab7d commit c66aa47

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

files/jsondata/InterfaceData.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@
120120
"inh": "",
121121
"impl": []
122122
},
123+
"AudioPlaybackStats": {
124+
"inh": "",
125+
"impl": []
126+
},
123127
"AudioProcessingEvent": {
124128
"inh": "Event",
125129
"impl": []
@@ -1632,6 +1636,10 @@
16321636
"inh": "HTMLElement",
16331637
"impl": []
16341638
},
1639+
"HTMLGeolocationElement": {
1640+
"inh": "HTMLElement",
1641+
"impl": []
1642+
},
16351643
"HTMLHeadElement": {
16361644
"inh": "HTMLElement",
16371645
"impl": []
@@ -1740,6 +1748,10 @@
17401748
"inh": "HTMLElement",
17411749
"impl": []
17421750
},
1751+
"HTMLPermissionElement": {
1752+
"inh": "HTMLElement",
1753+
"impl": []
1754+
},
17431755
"HTMLPictureElement": {
17441756
"inh": "HTMLElement",
17451757
"impl": []

0 commit comments

Comments
 (0)