Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / editing / selection / select-from-textfield-outwards-expected.txt
index d825d51..fb23063 100644 (file)
@@ -1,4 +1,4 @@
-start
+start mac
 PASS selection() is "0,0"
 move at start of word
 PASS selection() is "6,6"
@@ -16,9 +16,9 @@ move to down
 PASS selection() is "6,17"
 way down
 PASS selection() is "6,17"
-finish
+finish mac
 PASS selection() is "6,17"
-start
+start unix
 PASS selection() is "0,0"
 move at start of word
 PASS selection() is "6,6"
@@ -29,16 +29,16 @@ PASS selection() is "0,6"
 move to right
 PASS selection() is "6,17"
 way up
-PASS selection() is "6,8"
+PASS selection() is "0,6"
 move to up
-PASS selection() is "6,8"
+PASS selection() is "0,6"
 move to down
-PASS selection() is "6,8"
+PASS selection() is "6,17"
 way down
-PASS selection() is "6,8"
-finish
-PASS selection() is "6,8"
-start
+PASS selection() is "6,17"
+finish unix
+PASS selection() is "6,17"
+start win
 PASS selection() is "0,0"
 move at start of word
 PASS selection() is "6,6"
@@ -56,7 +56,7 @@ move to down
 PASS selection() is "6,8"
 way down
 PASS selection() is "6,8"
-finish
+finish win
 PASS selection() is "6,8"
 PASS successfullyParsed is true