-
…in reply to @justinfagnani
justinfagnani In developing a test case to send to you, it looks like it may have been a race condition for the polyfill to load that finished first ~ 15% of the time? Presented as very odd behavior where the test for
customElementswas passing (gatekeeper to any CE load), but... -
…in reply to @rockerest
justinfagnani the
classwas throwing for an "invalid constructor". That said, I'd like to avoid the hand-wavy misdirection that "classes" present on top of prototype. Do you have a page for overhead caused by the Reflect alternative? Interested to see the significance at various levels.