mirror of
https://github.com/Polymer/polymer.git
synced 2026-08-17 16:34:49 -05:00
If `window.customElements` exists there's a good chance that it's a readonly property as per spec, and assigning to readonly properties throws an exception in strict mode.