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

Firefox culls all invalid shapes early in the rendering process which is why it returns zeros. Changing that would have a performance cost for all those shapes that are not going to be rendered anyway.

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


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

Received on Thursday, 30 October 2025 09:45:50 UTC