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

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

Simon Pieters <simonp@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simonp@opera.com

--- Comment #2 from Simon Pieters <simonp@opera.com> ---
(In reply to comment #0)
> pageX =  clientX + scrollLeft  (using the values at the time of calling
> initMouseEvent)
> pageY = clientY + scrollTop

scrollLeft and scrollTop of what?

Do you have test cases in this area I can look at?

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

Received on Wednesday, 15 May 2013 09:58:11 UTC