Re: [w3c/selection-api] Limit onselectionchange to Document until known to be needed elsewhere (#75)

As a WebKit implementor, I don't see any value in limiting this to `Document` and `HTMLBodyElement`.  I could imagine adding an informal note saying the implementations should do that but I don't think it makes sense for the spec to be doing this one off thing like that.  It would be inconsistent with other event listeners, and we don't need any more inconsistencies on the Web.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/selection-api/issues/75#issuecomment-253672112

Received on Thursday, 13 October 2016 23:48:16 UTC