[w3c/webcomponents] Non-class based example of customElement.define() (#587)

Hello,
I'd like for there to be an available, working examples of autonomous and customized Custom Elements. The Mozilla MDN page for example shows a [use of Object.create(HTMLElement.prototype) to create a custom element on it's Custom Elements page](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Custom_Elements#Example) that satisfies this non-Class based way of working, however that example doesn't work.

What is a valid syntax to use now? Might we add some examples of such in to the spec?

-- 
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/587

Received on Saturday, 15 October 2016 15:04:56 UTC