Re: [w3c/selection-api] Clarify the additions of this spec to GlobalEventHandlers (#54)

Per my testing in https://github.com/w3c/selection-api/issues/54#issuecomment-239574361 the selectionchange event fires on document and doesn't bubble. In both Blink and WebKit, it's only fired at a single place in FrameSelection.cpp.

I tried to grep gecko-dev but am not sure I'm reading it right. @ehsan, does Gecko ever fire selectionchange elsewhere, or is there a spec discussion about making it so that's the background for this issue?

-- 
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/54#issuecomment-240709793

Received on Thursday, 18 August 2016 12:37:18 UTC