commit | b49f2bb5dd82b692ea3272df01cb79e79e70605f | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Fri Jun 01 14:29:37 2012 -0700 |
committer | George Mount <mount@google.com> | Fri Jun 01 14:29:37 2012 -0700 |
tree | 24a82dad198d1349511d2d38c82f66e1d7115d79 | |
parent | b84814b27956930411356a1bae13744f6c327e69 [diff] |
Change from left/right to base/extent for selection handles. Bug 6557816 This is a step in preparation to fix text area selection. It moves selection from left/right to base/extent. left/right can cause problems when dragging cursors -- it is sometimes difficult to tell which cursor should be dragged, the left or right, but we can always keep the base/extent constant. Webkit Change: I5609d07ea2ee67fc08d15cfcad31f49302f33297 Change-Id: I2f9b963e93bb1ab86a9b26518fca52449b56d5d9