[webkit-reviews] review granted: [Bug 54712] Make editing/selection/extend-selection tests more human readable and hand-runnable : [Attachment 82911] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 18 04:12:03 PST 2011
Ryosuke Niwa <rniwa at webkit.org> has granted Benjamin (Ben) Kalman
<kalman at chromium.org>'s request for review:
Bug 54712: Make editing/selection/extend-selection tests more human readable
and hand-runnable
https://bugs.webkit.org/show_bug.cgi?id=54712
Attachment 82911: Patch
https://bugs.webkit.org/attachment.cgi?id=82911&action=review
------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=82911&action=review
> LayoutTests/editing/selection/resources/extend-selection.js:196
> + button.onmousedown = function(event) {
> + event.preventDefault();
> + event.stopPropagation();
> + };
I don't quite get why you do this.
More information about the webkit-reviews
mailing list