- From: Ian Kilpatrick via GitHub <sysbot+gh@w3.org>
- Date: Thu, 06 May 2021 16:31:37 +0000
- To: public-svg-issues@w3.org
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