Re: [whatwg/dom] MutationObserver attribute change record only gives us the `oldValue`, but not the `newValue`? (#521)

If you cannot trust `getAttribute()` you cannot trust `MutationObserver` either. The idea is that you'd use `getAttribute()`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/521#issuecomment-336809094

Received on Monday, 16 October 2017 07:57:45 UTC