Skip to content

SVG2 symbol geometry properties

Add support for x, y, width and height SVG2 attributes on <symbol>.

Follows logic of <svg> element, which already supported these attributes.

Rendering of symbol-svg2-geometry-properties test is in agreement with Firefox and Google Chrome.

Closes inbox#3756 (closed)

Merge request reports