From 719ba5923962ab4dd28b36b9da104892ba75d2fc Mon Sep 17 00:00:00 2001 From: MDN Web Docs GitHub Bot <108879845+mdn-bot@users.noreply.github.com> Date: Sat, 28 Mar 2026 09:09:01 +0100 Subject: [PATCH] Update InterfaceData based on WebRef (#43602) --- files/jsondata/InterfaceData.json | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/files/jsondata/InterfaceData.json b/files/jsondata/InterfaceData.json index 08b3718442e080f..5bde61e0bb67fdd 100644 --- a/files/jsondata/InterfaceData.json +++ b/files/jsondata/InterfaceData.json @@ -2612,6 +2612,10 @@ "inh": "EventTarget", "impl": [] }, + "PerformanceContainerTiming": { + "inh": "PerformanceEntry", + "impl": [] + }, "PerformanceElementTiming": { "inh": "PerformanceEntry", "impl": [] @@ -3052,6 +3056,14 @@ "inh": "", "impl": [] }, + "RTCSFrameReceiverTransform": { + "inh": "EventTarget", + "impl": [] + }, + "RTCSFrameSenderTransform": { + "inh": "", + "impl": [] + }, "RTCStatsReport": { "inh": "", "impl": [] @@ -3152,14 +3164,6 @@ "inh": "EventTarget", "impl": [] }, - "SFrameReceiverTransform": { - "inh": "EventTarget", - "impl": [] - }, - "SFrameSenderTransform": { - "inh": "", - "impl": [] - }, "SFrameTransformErrorEvent": { "inh": "Event", "impl": []