Re: [w3c/webcomponents] Let's make document.write()/open() throw during parser invocations of custom element constructors (#537)

I'd spec it by adding a new "throw-on-writes-and-opens" counter to the parser, which gets incremented while the parser is creating a custom element, and which document.open/write throw when it is nonzero.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/537#issuecomment-239023879

Received on Wednesday, 10 August 2016 22:26:51 UTC