- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 30 Oct 2019 06:33:54 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 30 October 2019 13:33:56 UTC
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