Re: [dom] Exclude style="" by default from mutation observers (#153)

We try to be consistent. No inconsistency hacks please. They tend to bite us sooner or later.
What we could perhaps do is to add something to the API to exclude style etc changes explicitly.
some kind on negative filter? excludeAttributes = ["style", "class"].

But anyhow, I'm strongly against adding style attribute specific inconsistencies to the API.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/153#issuecomment-174718747

Received on Monday, 25 January 2016 23:04:25 UTC