Re: [whatwg/dom] No way to resolve a Promise with a cross domain WindowProxy (#536)

I don't understand, getting a property that do not exist will throw on a cross-origin object. E.g., try `<iframe src=data:, onload=w(this.contentWindow.x)></iframe>` in LDV.

-- 
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/dom/issues/536#issuecomment-344961853

Received on Thursday, 16 November 2017 15:41:15 UTC