Re: [w3c/webcomponents] Polymer encouraged incorrect document.createElement() usage (#544)

Since still open, and just FYI, [my alternative Custom Elements only polyfill](https://github.com/WebReflection/document-register-element) implements both cases accordingly if you defined through `V0` or `V1`. If in `V0` it accepts an optional string for the `is="..."`, if in `V1` it accepts an object like `{is: "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/544#issuecomment-241343988

Received on Monday, 22 August 2016 08:22:07 UTC