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

The reason it should fail (ideally) or do nothing silently (as is probably what we'll have to spec) is that the semantics have changed. It is the same reason we had to rename all the APIs. We cannot have old v0 code transparently upgraded to v1 semantics, since they are different.

-- 
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-239194347

Received on Thursday, 11 August 2016 15:21:42 UTC