DescriptionMouseEvent.offsetX/Y should just return 0,0 for simulated clicks.
There's no need to compute the exact target-relative coordinates for
simulated mouse events, e.g those fired by HTMLElement.click().
The offsetX/Y properties are not supported by Firefox.
This CL merges http://trac.webkit.org/changeset/164871/ by kling, which made
WebKit go fast on Speedometer.
BUG=380173
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175426
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|