it looks like it does not work.
Please note i am referring to custom elements v1 as mentioned here: https://developers.google.com/web/fundamentals/getting-started/primers/customelements
on my site I in the javascript console, I see
SCRIPT1002: Syntax Error, NewInvite.js Line 1, Column 1
Where the first line in NewInvite.js is
class NewInvites extends HTMLElement
Note: I am not referring to 'polymer' or 'web components'
Lastly, site runs fine on safari, mobile safari, and chrome