- From: Yehonatan Daniv via GitHub <sysbot+gh@w3.org>
- Date: Tue, 28 Mar 2023 22:39:54 +0000
- To: public-css-archive@w3.org
@khushalsagar yes, what @fantasai wrote and your analogy to SVG is exactly what I had in mind: The viewBox relates to vector elements that are part of the layout and can be measured. The ink overflow here can be thought of as (and usually is) raster effects that can't be measured and aren't part of the layout, only the paint. It's usually enough to be able to allow overflow, and not necessary to query it. -- GitHub Notification of comment by ydaniv Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8597#issuecomment-1487696367 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 28 March 2023 22:40:00 UTC