- From: Philip Jägenstedt <notifications@github.com>
- Date: Thu, 18 Aug 2016 05:36:33 -0700
- To: w3c/selection-api <selection-api@noreply.github.com>
Received on Thursday, 18 August 2016 12:37:18 UTC
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