wilsonpage/strictdom

add some more observed

Opened this issue · 1 comments

Some off the top of my head, cause I know I use them in my vdom lib since they are often faster.

node.nodeValue
node.replaceChild
node.style.cssText

CSSStyleSheet.prototype.insertRule as well