This repository has been archived by the owner on Oct 26, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 94
Element#insertAdjacentHTML is unsupported #104
Comments
This seems to work in Blink but not in Gecko. |
same problem on my system using ff nightly |
I've fixed using this https://gist.github.com/eligrey/1276030
|
I include polyfill if the
|
This was referenced Jan 31, 2018
Fixed in #147. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Custom elements inserted via
insertAdjacentHTML
are ignored / never upgraded.Diff with failing tests
Resulting failures
The text was updated successfully, but these errors were encountered: