Re: [svgwg] Defining Viewport-percentage lengths for SVG Elements in CSS sizing properties (#1019)

We always resolve against the CSS viewport size.

  // On mobile this size is including the dynamic toolbar maximum height.
  // On desktops this size is pretty much the same as |mVisibleArea|.

Where mVisibleArea is: The size of the visible area that is used for presenting the document.

-- 
GitHub Notification of comment by longsonr
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/1019#issuecomment-3368290486 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:16:23 UTC