- From: Ian Kilpatrick via GitHub <noreply@w3.org>
- Date: Sun, 29 Mar 2026 01:40:34 +0000
- To: public-css-archive@w3.org
> Why not? It wont be web compatible. E.g. ``` <div style="float: left; border: solid 3px; margin: 10px;"> <svg viewBox="0 0 1 1"></svg> </div> <div style="float: left; border: solid 3px; margin: 10px;"> <svg></svg> </div> ``` -- GitHub Notification of comment by bfgeek Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13149#issuecomment-4149200717 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 29 March 2026 01:40:35 UTC