- From: Khushal Sagar via GitHub <sysbot+gh@w3.org>
- Date: Tue, 13 Sep 2022 03:43:06 +0000
- To: public-css-archive@w3.org
Based on the resolution in #7144, `hidden` on replaced elements (including SVG) should have a used value of `clip`. See comment [here](https://github.com/w3c/csswg-drafts/issues/7144#issuecomment-1235830910). Given the above, no change to the UA-stylesheet for SVG should behave the same as adding `overflow: clip` to the stylesheet since they result in the same used value. I think the safest option is to special-case `overflow:clip` on SVGs in flex layout to be backwards compatible with the current behaviour. -- GitHub Notification of comment by khushalsagar Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7714#issuecomment-1244859009 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 13 September 2022 03:43:08 UTC