You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2019. It is now read-only.
The polyfill currently patches document.createElement to create a content fragment; it should also add an innerHTML accessor that populates content, the same as the native element.
The text was updated successfully, but these errors were encountered:
The polyfill currently patches
document.createElement
to create a content fragment; it should also add aninnerHTML
accessor that populatescontent
, the same as the native element.The text was updated successfully, but these errors were encountered: