- From: goldenboy777 via GitHub <noreply@w3.org>
- Date: Thu, 31 Jul 2025 09:15:54 +0000
- To: public-css-archive@w3.org
Hi @longsonr, thanks for your input, as @domenic pointed out new test cases related to vw, vh also fails in Firefox https://wpt.fyi/results/svg/styling?label=experimental&label=master&aligned Though I would like to point out for SVG elements the tentative approach to resolving units like vw, vh is to resolve them w.r.t the initial viewport if the ICB is not present (see comment for details https://github.com/w3c/csswg-drafts/issues/12376#issuecomment-3052317131). It might be that Firefox supports vw, vh, vmin, vmax on SVG elements but the implementation of it defers from the above discussion. (Last I checked the width and height were being treated as 100% when vw, vh is used in Firefox) -- GitHub Notification of comment by goldenboy777 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12376#issuecomment-3139168854 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 31 July 2025 09:15:55 UTC