- From: Ian Kilpatrick via GitHub <sysbot+gh@w3.org>
- Date: Fri, 14 Mar 2025 19:32:31 +0000
- To: public-css-archive@w3.org
I'm going to update two tests for a case we didn't talk about which is: https://wpt.live/css/css-sizing/aspect-ratio/replaced-element-013.html https://wpt.live/css/css-sizing/aspect-ratio/replaced-element-014.html Basically these tests are assuming you transfer using the `content-box`, even if you might have an aspect-ratio property specified which means you should use the `border-box`. If we don't use `border-box` in these tests, the same inconsistencies can occur when triggering the intrinsic keywords, or the min/max sizes. -- GitHub Notification of comment by bfgeek Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11236#issuecomment-2725580685 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 14 March 2025 19:32:32 UTC