- From: smaug---- <notifications@github.com>
- Date: Tue, 26 Jun 2018 16:00:38 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 26 June 2018 23:01:01 UTC
document.createElement("foo-bar", { is: "tadaa" }); https://dom.spec.whatwg.org/#concept-create-element We don't have definition, so we take step 7.2, "is value set to is" But if there is definition for foo-bar, we take step 6, where 11 "Set result’s is value to null. " -- 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/659#issuecomment-400489666
Received on Tuesday, 26 June 2018 23:01:01 UTC