| Index: LayoutTests/fast/events/touch/gesture/gesture-tap-down-pinch-no-scroll-expected.txt
|
| diff --git a/LayoutTests/fast/events/touch/gesture/gesture-tap-down-pinch-no-scroll-expected.txt b/LayoutTests/fast/events/touch/gesture/gesture-tap-down-pinch-no-scroll-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..776f69e70e165bc2862f3029681872d014e2b5b2
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/events/touch/gesture/gesture-tap-down-pinch-no-scroll-expected.txt
|
| @@ -0,0 +1,18 @@
|
| +Gestures go here
|
| +Tests that gesture tapdown doesn't set hover/active when page is pinchable.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +See http://crbug.com/316974 for details
|
| +
|
| +Verify hover, active aren't initially set (page isn't scrollable).
|
| +PASS isBoxDefault('box') is true
|
| +tapdown on element should activate.
|
| +PASS isBoxDefault('box') is true
|
| +showpress on element should keep hover and active.
|
| +PASS isBoxHoverActive('box') is true
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|