- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 11 Oct 2016 21:08:14 -0700
- To: w3c/DOM-Parsing <DOM-Parsing@noreply.github.com>
Received on Wednesday, 12 October 2016 04:08:44 UTC
Ah, no, I remember the reason why we didn't have CEReactions here. The reason might be wrong though; I'd appreciate your analysis. But I think that since parseFromString creates a new document without a browsing context, no elements created in that document can be custom. I tried to look at the test you added in https://github.com/w3c/web-platform-tests/pull/3967/files, but I think the test might be wrong? The element should not get constructed using the constructor, and no callbacks should run. A negative test might be useful... -- 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/DOM-Parsing/issues/22#issuecomment-253114084
Received on Wednesday, 12 October 2016 04:08:44 UTC