Index: LayoutTests/fast/events/touch/gesture/gesture-tap-input-after-composition-expected.txt |
diff --git a/LayoutTests/fast/events/touch/gesture/gesture-tap-input-after-composition-expected.txt b/LayoutTests/fast/events/touch/gesture/gesture-tap-input-after-composition-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..69a8c9c105e7ef940e05cf8298e20245c6057726 |
--- /dev/null |
+++ b/LayoutTests/fast/events/touch/gesture/gesture-tap-input-after-composition-expected.txt |
@@ -0,0 +1,12 @@ |
+This tests if the composition is reset before tapping of gesture |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS textInputController.hasMarkedText() is true |
+PASS textInputController.markedRange().toString() is "0,5" |
+PASS sucessInput is true |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |