[Bug 16673] Specify how MouseEventExtension coordinates are set using initMouseEvent()

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

--- Comment #4 from Travis Leithead [MSFT] <travil@microsoft.com> ---
In IE/Firefox, this appears to be the scrollLeft/Top of the documentElement
(HTML).

Chrome's scrollLeft/top for the viewport are on body, but regardless, Chrome
does not seem to do this pageX/pageY calculation on dispatch.

Attachment included.

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

Received on Monday, 17 June 2013 19:17:08 UTC