Skip to content

Commit

Permalink
Update data from @webref/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
dontcallmedom committed Dec 8, 2021
1 parent 11d6d7e commit 9a9b3e0
Showing 1 changed file with 49 additions and 25 deletions.
74 changes: 49 additions & 25 deletions files/jsondata/InterfaceData.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@
"inh": "EventTarget",
"impl": []
},
"AppHistoryCurrentChangeEvent": {
"inh": "Event",
"impl": []
},
"AppHistoryDestination": {
"inh": "",
"impl": []
Expand All @@ -84,6 +88,10 @@
"inh": "Node",
"impl": []
},
"AttributionReporting": {
"inh": "",
"impl": []
},
"AudioBuffer": {
"inh": "",
"impl": []
Expand Down Expand Up @@ -364,6 +372,10 @@
"inh": "Event",
"impl": []
},
"CloseWatcher": {
"inh": "EventTarget",
"impl": []
},
"Comment": {
"inh": "CharacterData",
"impl": []
Expand All @@ -376,6 +388,10 @@
"inh": "",
"impl": []
},
"ComputePressureObserver": {
"inh": "",
"impl": []
},
"ConstantSourceNode": {
"inh": "AudioScheduledSourceNode",
"impl": []
Expand Down Expand Up @@ -1044,6 +1060,18 @@
"inh": "",
"impl": []
},
"FontFaceFeatures": {
"inh": "",
"impl": []
},
"FontFacePalette": {
"inh": "",
"impl": []
},
"FontFacePalettes": {
"inh": "",
"impl": []
},
"FontFaceSet": {
"inh": "EventTarget",
"impl": []
Expand All @@ -1052,6 +1080,14 @@
"inh": "Event",
"impl": []
},
"FontFaceVariationAxis": {
"inh": "",
"impl": []
},
"FontFaceVariations": {
"inh": "",
"impl": []
},
"FontManager": {
"inh": "",
"impl": []
Expand Down Expand Up @@ -1152,18 +1188,10 @@
"inh": "",
"impl": []
},
"GPUBufferUsage": {
"inh": "",
"impl": []
},
"GPUCanvasContext": {
"inh": "",
"impl": []
},
"GPUColorWrite": {
"inh": "",
"impl": []
},
"GPUCommandBuffer": {
"inh": "",
"impl": []
Expand Down Expand Up @@ -1200,10 +1228,6 @@
"inh": "",
"impl": []
},
"GPUMapMode": {
"inh": "",
"impl": []
},
"GPUOutOfMemoryError": {
"inh": "",
"impl": []
Expand Down Expand Up @@ -1244,10 +1268,6 @@
"inh": "",
"impl": []
},
"GPUShaderStage": {
"inh": "",
"impl": []
},
"GPUSupportedFeatures": {
"inh": "",
"impl": []
Expand All @@ -1260,10 +1280,6 @@
"inh": "",
"impl": []
},
"GPUTextureUsage": {
"inh": "",
"impl": []
},
"GPUTextureView": {
"inh": "",
"impl": []
Expand Down Expand Up @@ -1753,7 +1769,7 @@
"impl": []
},
"Keyboard": {
"inh": "",
"inh": "EventTarget",
"impl": []
},
"KeyboardEvent": {
Expand Down Expand Up @@ -2240,10 +2256,6 @@
"inh": "PerformanceEntry",
"impl": []
},
"PerformanceFrameTiming": {
"inh": "PerformanceEntry",
"impl": []
},
"PerformanceLongTaskTiming": {
"inh": "PerformanceEntry",
"impl": []
Expand Down Expand Up @@ -2632,6 +2644,10 @@
"inh": "EventTarget",
"impl": []
},
"ScriptingPolicyReportBody": {
"inh": "ReportBody",
"impl": []
},
"ScriptProcessorNode": {
"inh": "AudioNode",
"impl": []
Expand Down Expand Up @@ -3644,6 +3660,14 @@
"inh": "Client",
"impl": []
},
"WindowControlsOverlay": {
"inh": "EventTarget",
"impl": []
},
"WindowControlsOverlayGeometryChangeEvent": {
"inh": "Event",
"impl": []
},
"Worker": {
"inh": "EventTarget",
"impl": []
Expand Down

0 comments on commit 9a9b3e0

Please sign in to comment.