diff --git a/files/jsondata/SVGData.json b/files/jsondata/SVGData.json index 83246d0e7a11be5..bdf4ec353fa52b5 100644 --- a/files/jsondata/SVGData.json +++ b/files/jsondata/SVGData.json @@ -226,6 +226,21 @@ "attributes": ["coreAttributes", "'class'", "'style'"], "interfaces": ["SVGDescElement"] }, + "discard": { + "categories": ["animationElement"], + "content": { + "description": "anyNumberOfElementsAnyOrder", + "elements": ["descriptiveElements"] + }, + "attributes": [ + "conditionalProcessingAttributes", + "coreAttributes", + "ariaAttributes", + "'begin'", + "'href'" + ], + "interfaces": ["SVGDiscardElement"] + }, "ellipse": { "categories": ["basicShapeElement", "graphicsElement", "shapeElement"], "content": {