WebReflection/hyperHTML-Element

Could it be used with document-register-element on old browsers?

Closed this issue · 3 comments

zwz commented

I saw "document-register-element", another repo of yours, a polyfill of custom element.
So I came up this question. If the answer is yes, it should be mentioned in the README.

I think the little compatibility section already covers this?

zwz commented

But if the polyfill works, is it compatible with IE9+?

the polyfill works already but for properly transpiled classes you need IE11 or greater.