Index: LayoutTests/fast/events/touch/gesture/gesture-tap-result-expected.txt |
diff --git a/LayoutTests/fast/events/touch/gesture/gesture-tap-result-expected.txt b/LayoutTests/fast/events/touch/gesture/gesture-tap-result-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..221b5c42b14efd1f048d2d0d5864ae4e528289a0 |
--- /dev/null |
+++ b/LayoutTests/fast/events/touch/gesture/gesture-tap-result-expected.txt |
@@ -0,0 +1,17 @@ |
+ This is plain text with no handler This text consumes events using preventDefault() |
+This tests Tap events being consumed by a handler. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+PASS consumesResult is true |
+PASS window.getSelection().toString() is not |
+PASS plainResult is false |
+PASS window.getSelection().toString() is "" |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |