Closed tigerhawkvok closed 9 years ago
Partially fixed by using webcomponents-lite.min.js
; however, still getting an error thrown that makes NO SENSE
Don't know about anyone else, but I certainly don't see an end of file there ...
Looks like the new Safari (at least; possibly old too?) craps out on long CSS strings in minified JS. Using the unminified code, it works fine.
Looks like Safari 9.0 (11601.1.39.0.2)
on 10.11 Beta (15A225f)
may have fixed the issue.
defineProperty
fails with TypeErrorFix pending on https://github.com/webcomponents/webcomponentsjs/issues/348