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

> before you mentioned the fact that object will resize based on image intrinsic dimensions I didn't realize that this is a web-observable difference between iframe and object and thought it should be safe to have navigate for a subsequent object navigation.

I'm fairly certain that `<embed>`/`<object>` only does the weird sizing trick on the initial load. If it creates a browsing context, navigating that browsing context to an image does not resize the element in either Chrome or Firefox.

> That said, I think @mikewest is reasonably annoyed at me for unproductively griping here :) 

I'm not annoyed at your griping. I'm mostly just annoyed that a conversation that I feel like we could have hammered out in an hour if we were all in the same room has taken over a month over GitHub comments. :)

-- 
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-553821775

Received on Thursday, 14 November 2019 10:18:45 UTC