- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Tue, 13 Jun 2023 22:17:28 +0000
- To: public-css-archive@w3.org
> Blink/WebKit resolve to 240px as you describe Now I'm very confused, in the test I'm getting this: | | Firefox | Chromium | | ------------- | ------------- | ------------- | | Wrapper | Content area: 300x160<br>Padding area: 300x160 | Content area: 300x160<br>Padding area: 300x160 | | Grid container | Content area: 240x100<br>Padding area: 300x160 | Content area: 200x100<br>Padding area: 260x160 | > Are we in agreement that this particular test case expectations are wrong No, I agree with `data-expected-width="300"` (it checks `offsetWidth`, including the padding). -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8963#issuecomment-1590128207 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 13 June 2023 22:17:30 UTC