Re: [whatwg/fetch] Split 'document' destination into 'frame' and 'iframe'. (#948)

I cannot reproduce Chrome doing something with images that does not match `<iframe>` by the way, experimenting a bit in Live DOM Viewer. That is, setting a height changes the container, but not the image. E.g., `<embed src=image style=height:600px>`. I also tried navigating a document to an image using `target` and `<object name>` and that also did not result in resizing (perhaps as expected), and the same vice versa.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/948#issuecomment-547904964

Received on Wednesday, 30 October 2019 13:33:56 UTC