script: Ensure a geometry key for an <svg> element in html tree
3cce825
Add a geometry key field to the SVGSVGElement, When the <svg> element is bind to a parent html element, ensure it contains one, and delete it when the element is unbind. Also, pass the svg data to layout when the key is present.