- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Tue, 04 Mar 2025 23:51:14 +0000
- To: public-css-archive@w3.org
> we’ve already got all the details We do NOT have the details about "none of the conditions above are met". There is no 2/1 ratio here: ```html <!DOCTYPE html> <svg style="width: 100px; height: auto; border: solid"></svg> <svg style="width: 200px; height: auto; border: solid"></svg> <svg style="width: 300px; height: auto; border: solid"></svg> <svg style="width: 400px; height: auto; border: solid"></svg> ```  -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11806#issuecomment-2699287960 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 4 March 2025 23:51:15 UTC