From c4362f3d1108ac4c7a6a8385aeb46d331a07cf36 Mon Sep 17 00:00:00 2001 From: Dave Letorey Date: Mon, 21 Oct 2024 16:17:35 +0100 Subject: [PATCH] added CSSNestedDeclarations into the CSSOM Interfaces section --- testing/content/files/jsondata/GroupData.json | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/content/files/jsondata/GroupData.json b/testing/content/files/jsondata/GroupData.json index b9b3f0a47436..ad9d795662ba 100644 --- a/testing/content/files/jsondata/GroupData.json +++ b/testing/content/files/jsondata/GroupData.json @@ -224,6 +224,7 @@ "CSSKeyframesRule", "CSSMediaRule", "CSSNamespaceRule", + "CSSNestedDeclarations", "CSSPageRule", "CSSRule", "CSSRuleList",