You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The symbol element is defined as having the attributes, x, y, width, height, refX, refY. In other elements with these attributes (svg and marker), they correspond to matching IDL attributes, however SVGSymbolElement has no such attributes. These should be added.