{…} document.registerElement('fun-times', fTs); // current way p = Object.create(HTMLElement.prototype); document.registerElement('fun-times', { prototype: p });
tjvantoll.com/speaking/slides/Web-Components- Catch/San-Francisco/web-components-catch.pdf • w3.org/2015/04/24-webapps-minutes.html • … and many, many more.