Skip to content

Commit c998eb8

Browse files
authored
Update InterfaceData based on WebRef (mdn#40592)
1 parent 5431a63 commit c998eb8

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

files/jsondata/InterfaceData.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -536,6 +536,10 @@
536536
"inh": "CSSRule",
537537
"impl": []
538538
},
539+
"CSSCustomMediaRule": {
540+
"inh": "CSSRule",
541+
"impl": []
542+
},
539543
"CSSFontFaceDescriptors": {
540544
"inh": "CSSStyleDeclaration",
541545
"impl": []
@@ -1136,6 +1140,10 @@
11361140
"inh": "ExtendableEvent",
11371141
"impl": []
11381142
},
1143+
"FetchLaterResult": {
1144+
"inh": "",
1145+
"impl": []
1146+
},
11391147
"File": {
11401148
"inh": "Blob",
11411149
"impl": []
@@ -1744,6 +1752,10 @@
17441752
"inh": "HTMLElement",
17451753
"impl": []
17461754
},
1755+
"HTMLSelectedContentElement": {
1756+
"inh": "HTMLElement",
1757+
"impl": []
1758+
},
17471759
"HTMLSelectElement": {
17481760
"inh": "HTMLElement",
17491761
"impl": []
@@ -1852,6 +1864,10 @@
18521864
"inh": "IDBRequest",
18531865
"impl": []
18541866
},
1867+
"IDBRecord": {
1868+
"inh": "",
1869+
"impl": []
1870+
},
18551871
"IDBRequest": {
18561872
"inh": "EventTarget",
18571873
"impl": []
@@ -2764,6 +2780,10 @@
27642780
"inh": "",
27652781
"impl": []
27662782
},
2783+
"QuotaExceededError": {
2784+
"inh": "DOMException",
2785+
"impl": []
2786+
},
27672787
"RadioNodeList": {
27682788
"inh": "NodeList",
27692789
"impl": []

0 commit comments

Comments
 (0)