Re: [svgwg] Define how <image> and <img> deal with width & height, and media queries

Yeah, definitely part of #249. Sorry, I didn't see that on a quick 
search of the issues.

My gut feeling is that transforms shouldn't change the viewport size 
of SVG as scaling an iframe doesn't.

With bitmap APIs like `<canvas>` and `createImageBitmap`, I think it's
 important that the developer can control the viewport and drawn 
pixels independently. This is why I'm rooting for Edge's behaviour in 
https://github.com/whatwg/html/issues/1880, and proposing options for 
`createImageBitmap` in https://github.com/whatwg/html/issues/1881.

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

Received on Tuesday, 11 October 2016 08:26:31 UTC