Re: [heycam/webidl] State that by default all objects are created in the relevant realm of `this` (#135)

qq about [Domenic's comment](https://github.com/heycam/webidl/issues/135#issuecomment-411109348), are you suggesting to use the current realm by default but continue to use the relevant realm for existing use cases?  For example, `document.createElement.call(doc2, 'elem')` should create a new object in the relevant realm or the current realm?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/135#issuecomment-411266518

Received on Wednesday, 8 August 2018 02:49:03 UTC