Re: [csswg-drafts] [css-grid-2] Inconsistent min/max-content contribution for images that failed to load (#11806)

> 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>
```

![](https://github.com/user-attachments/assets/b226dc18-2258-42dc-b6c4-1b1d90401417)

-- 
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