msn0 / mdn-polyfills

MDN polyfills - from, forEach, filter, find, findIndex, assign, includes, create, entries, of, repeat, startsWith, endsWith, toggleAttribute, bind, MouseEvent, CustomEvent, padEnd, padStart
https://msn0.github.io/mdn-polyfills
175 stars 25 forks source link

Add polyfill for Node.prototype.append #35

Closed hkdobrev closed 7 years ago

hkdobrev commented 7 years ago

See https://developer.mozilla.org/en-US/docs/Web/API/ParentNode/append#Polyfill

msn0 commented 7 years ago

Thank you