[Bug 20017] [Shadow]: Retargeting relatedTarget algorithm prevents events from be fired if a user creates a MouseEvent manually with a relatedTarget which is same to the target.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20017

--- Comment #2 from Hayato Ito <hayato@chromium.org> ---
I am afraid that will mean event relatedTarget retargeting does not happen at
all for user generated events?

We have to do retargeting for user generated events anyway so that we don't
expose nodes in Shadow Tree, don't we?

(In reply to comment #1)
> How about this: state explicitly that the wording in spec only applies to
> events dispatched by the UA?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 28 November 2012 07:40:46 UTC