[Bug 20615] [Shadow]: Clarify 'At the time of event dispatch:"

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

--- Comment #1 from Hayato Ito <hayato@chromium.org> ---
This is an implementation matter, but I'd like to note that pre-calculating
MouseEvent offsetX and offsetY in every nodes might needs some cost since
offsetX or offsetY seems lazy evaluated in current WebKit's implementation.

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

Received on Wednesday, 9 January 2013 03:15:09 UTC