Index: LayoutTests/fast/events/touch/gesture/gesture-tap-frame-scrollbar-expected.txt |
diff --git a/LayoutTests/fast/events/touch/gesture/gesture-tap-frame-scrollbar-expected.txt b/LayoutTests/fast/events/touch/gesture/gesture-tap-frame-scrollbar-expected.txt |
index 180ec33759bfdb07a2823cee75c78db4a5a9709b..f4c95ac9eb75dcc085cff18cb6174b83b92584da 100644 |
--- a/LayoutTests/fast/events/touch/gesture/gesture-tap-frame-scrollbar-expected.txt |
+++ b/LayoutTests/fast/events/touch/gesture/gesture-tap-frame-scrollbar-expected.txt |
@@ -6,17 +6,26 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
Test case: Tap on consistent scrollbar |
Sending GestureTap |
+Received mousemove in child frame |
+Received mousedown in child frame |
+Received mouseup in child frame |
+Received click in child frame |
Test case: Add scrollbars during mousemove |
Sending GestureTap |
Received mousemove in child frame |
Adding scrollbars to iframe |
+Received mousedown in child frame |
+Received mouseup in child frame |
+Received click in child frame |
Test case: Add scrollbars during mousedown |
Sending GestureTap |
Received mousemove in child frame |
Received mousedown in child frame |
Adding scrollbars to iframe |
+Received mouseup in child frame |
+Received click in child frame |
Test case: Add scrollbars during mouseup |
Sending GestureTap |