That way we could get rid of platform specific expected result files: $ find . -name extend-after-mouse-selection*./editing/selection/extend-after-mouse-selection.html ./platform/gtk/editing/selection/extend-after-mouse-selection-expected.txt ./platform/mac/editing/selection/extend-after-mouse-selection-expected.txt ./platform/win/editing/selection/extend-after-mouse-selection-expected.txt
Created attachment 70395 [details] (committed r69466, r=kling) patch v1 Patch changed editing/selection/extend-after-mouse-selection.html to use the LayoutTestController::setEditingBehavior machinary. It makes it possible to remove platform dependent test results by testing through all platform-specific codepath's we have.
Comment on attachment 70395 [details] (committed r69466, r=kling) patch v1 LGTM
Comment on attachment 70395 [details] (committed r69466, r=kling) patch v1 Clearing review flags on attachment: 70395. Committed r69466: http://trac.webkit.org/changeset/69466