Skip to content

Commit 719ba59

Browse files
authored
Update InterfaceData based on WebRef (mdn#43602)
1 parent 55ed83b commit 719ba59

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

files/jsondata/InterfaceData.json

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2612,6 +2612,10 @@
26122612
"inh": "EventTarget",
26132613
"impl": []
26142614
},
2615+
"PerformanceContainerTiming": {
2616+
"inh": "PerformanceEntry",
2617+
"impl": []
2618+
},
26152619
"PerformanceElementTiming": {
26162620
"inh": "PerformanceEntry",
26172621
"impl": []
@@ -3052,6 +3056,14 @@
30523056
"inh": "",
30533057
"impl": []
30543058
},
3059+
"RTCSFrameReceiverTransform": {
3060+
"inh": "EventTarget",
3061+
"impl": []
3062+
},
3063+
"RTCSFrameSenderTransform": {
3064+
"inh": "",
3065+
"impl": []
3066+
},
30553067
"RTCStatsReport": {
30563068
"inh": "",
30573069
"impl": []
@@ -3152,14 +3164,6 @@
31523164
"inh": "EventTarget",
31533165
"impl": []
31543166
},
3155-
"SFrameReceiverTransform": {
3156-
"inh": "EventTarget",
3157-
"impl": []
3158-
},
3159-
"SFrameSenderTransform": {
3160-
"inh": "",
3161-
"impl": []
3162-
},
31633167
"SFrameTransformErrorEvent": {
31643168
"inh": "Event",
31653169
"impl": []

0 commit comments

Comments
 (0)