From 9f9ba895a30d06dc515c35d814539672edecbd0f Mon Sep 17 00:00:00 2001 From: GitHub Date: Sat, 10 Sep 2022 00:45:13 +0000 Subject: [PATCH] Update InterfaceData based on WebRef --- files/jsondata/InterfaceData.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/files/jsondata/InterfaceData.json b/files/jsondata/InterfaceData.json index b81fb6232900377..ef316550dd6a472 100644 --- a/files/jsondata/InterfaceData.json +++ b/files/jsondata/InterfaceData.json @@ -1540,6 +1540,10 @@ "inh": "HTMLElement", "impl": [] }, + "HTMLModelElement": { + "inh": "HTMLElement", + "impl": [] + }, "HTMLModElement": { "inh": "HTMLElement", "impl": [] @@ -3908,6 +3912,10 @@ "inh": "XRReferenceSpace", "impl": [] }, + "XRCamera": { + "inh": "", + "impl": [] + }, "XRCompositionLayer": { "inh": "XRLayer", "impl": []