Skip to content

Commit

Permalink
Update InterfaceData based on WebRef (mdn#32888)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdn-bot authored Apr 2, 2024
1 parent 2f43f50 commit c7d9276
Showing 1 changed file with 20 additions and 12 deletions.
32 changes: 20 additions & 12 deletions files/jsondata/InterfaceData.json
Original file line number Diff line number Diff line change
Expand Up @@ -528,6 +528,10 @@
"inh": "CSSRule",
"impl": []
},
"CSSFontFaceDescriptors": {
"inh": "CSSStyleDeclaration",
"impl": []
},
"CSSFontFaceRule": {
"inh": "CSSRule",
"impl": []
Expand Down Expand Up @@ -656,6 +660,10 @@
"inh": "CSSColorValue",
"impl": []
},
"CSSPageDescriptors": {
"inh": "CSSStyleDeclaration",
"impl": []
},
"CSSPageRule": {
"inh": "CSSGroupingRule",
"impl": []
Expand Down Expand Up @@ -748,6 +756,10 @@
"inh": "",
"impl": []
},
"CSSStyleProperties": {
"inh": "CSSStyleDeclaration",
"impl": []
},
"CSSStyleRule": {
"inh": "CSSGroupingRule",
"impl": []
Expand Down Expand Up @@ -796,6 +808,10 @@
"inh": "CSSRule",
"impl": []
},
"CSSViewTransitionTypeSet": {
"inh": "",
"impl": []
},
"CustomElementRegistry": {
"inh": "",
"impl": []
Expand Down Expand Up @@ -2904,10 +2920,6 @@
"inh": "Event",
"impl": []
},
"Sanitizer": {
"inh": "",
"impl": []
},
"Scheduler": {
"inh": "",
"impl": []
Expand Down Expand Up @@ -3040,14 +3052,6 @@
"inh": "Event",
"impl": []
},
"SnapTargetArray": {
"inh": "",
"impl": []
},
"SnapTargetList": {
"inh": "",
"impl": []
},
"SourceBuffer": {
"inh": "EventTarget",
"impl": []
Expand Down Expand Up @@ -3824,6 +3828,10 @@
"inh": "",
"impl": []
},
"ViewTransitionTypeSet": {
"inh": "",
"impl": []
},
"VirtualKeyboard": {
"inh": "EventTarget",
"impl": []
Expand Down

0 comments on commit c7d9276

Please sign in to comment.