Index: LayoutTests/editing/selection/extend-selection-enclosing-block-win-expected.txt |
diff --git a/LayoutTests/editing/selection/extend-selection-enclosing-block-mac-expected.txt b/LayoutTests/editing/selection/extend-selection-enclosing-block-win-expected.txt |
similarity index 81% |
copy from LayoutTests/editing/selection/extend-selection-enclosing-block-mac-expected.txt |
copy to LayoutTests/editing/selection/extend-selection-enclosing-block-win-expected.txt |
index a0fa35a46f1c78457cc2180a806586d94940d6ef..3a688b4bdac57dbf802e19bbc0c3775a125a18d0 100644 |
--- a/LayoutTests/editing/selection/extend-selection-enclosing-block-mac-expected.txt |
+++ b/LayoutTests/editing/selection/extend-selection-enclosing-block-win-expected.txt |
@@ -12,6 +12,6 @@ Test 1, LTR: |
Extending by word |
Test 1, LTR: |
- Extending right: "Lorem "[(0,0), (0,5)], "ipsum dolor sit"[(0,5), (0,11), (0,15)], " amett"[(0,6), (0,1)] |
- Extending left: " amett"[(0,6), (0,1)], "ipsum dolor sit"[(0,12), (0,6), (0,0)], "Lorem "[(0,0), (0,5)] |
+ Extending right: "Lorem "[(0,0)], "ipsum dolor sit"[(0,0), (0,6), (0,12)], " amett"[(0,1), (0,6)] |
+ Extending left: " amett"[(0,6), (0,1)], "ipsum dolor sit"[(0,12), (0,6), (0,0)] |