Re: [svgwg] Behaviour of degenerate aspect-ratios. (#848)

We can also create most interesting cases like:
```html
<!DOCTYPE html>
<img style="width: 100px; border: solid; background: lime;" src="
    data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='-50px' height='50px' viewBox='0 0 1 1'></svg>">
```


-- 
GitHub Notification of comment by bfgeek
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/848#issuecomment-833665677 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 6 May 2021 16:31:49 UTC