- From: Zambonifofex <notifications@github.com>
- Date: Sat, 19 Nov 2016 12:43:21 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Saturday, 19 November 2016 20:43:54 UTC
I only think that if I have `fancy-button` customized builtāin element that extends `button`, I should be able to instantiate it via `document.createElement("fancy-button")`, rather than `document.createElement("button", {is: "fancy-button"})`. -- 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/509#issuecomment-261738411
Received on Saturday, 19 November 2016 20:43:54 UTC