- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 17 Aug 2016 01:47:28 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Wednesday, 17 August 2016 08:48:00 UTC
Most APIs will already throw `HierarchyRequestError` indeed. `observe()` doesn't seem to throw in implementations, but doesn't do anything either since we only ever queue attribute mutation records for elements. @smaug---- @dominiccooney @travisleithead @cdumez should we make `observe()` throw when passed an `Attr` node or just let it be useless as it is today? -- 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/pull/299#issuecomment-240351463
Received on Wednesday, 17 August 2016 08:48:00 UTC