- From: goldenboy777 via GitHub <noreply@w3.org>
- Date: Sat, 04 Oct 2025 14:00:54 +0000
- To: public-svg-issues@w3.org
Yes, both Gecko and Safari match with Chromium's implementation. Though we probably don't want to use the word "Browser's viewport" in the statement as when iframes are involved browsers don't resolve viewport percentage lengths against the browser's viewport but instead on the root element's viewport, so a proper statement would be **For SVG elements resolves the viewport-percentage units against the ICB if available otherwise against the document root's viewport.** I am a little sceptical in what the last part should be, so thats why needed guidance on that. -- GitHub Notification of comment by goldenboy777 Please view or discuss this issue at https://github.com/w3c/svgwg/issues/1019#issuecomment-3368281339 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 4 October 2025 14:00:55 UTC