Re: [svgwg] Should getBBox returns values when the shape can't be drawn (#1018)

The current resolution is 
1. Remove: "If [getBBox](https://w3c.github.io/svgwg/svg2-draft/types.html#__svg__SVGGraphicsElement__getBBox) gets called on a [non-rendered element](https://w3c.github.io/svgwg/svg2-draft/render.html#TermNonRenderedElement), and the UA is not able to compute the geometry of the element, then throw an [InvalidStateError](https://heycam.github.io/webidl/#invalidstateerror)."
2. Let's assign 0 to the returned value if the attribute is missing, or is negative.

-- 
GitHub Notification of comment by karlcow
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/1018#issuecomment-4087806713 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 19 March 2026 04:54:32 UTC