Raynos / min-document

A minimal DOM implementation
MIT License
109 stars 27 forks source link

implement `DOMElement.prototype.setAttributeNS` #17

Closed ahdinosaur closed 9 years ago

ahdinosaur commented 10 years ago

necessary for using virtual-hyperscript/hooks/attribute-hook

mtyaka commented 9 years ago

Implemented in https://github.com/Raynos/min-document/pull/18