Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(646)

Side by Side Diff: LayoutTests/fast/events/touch/gesture/touch-gesture-noscroll-body-yhidden-expected.txt

Issue 12817006: Merge 144519 "EventHandler::handleGestureScrollUpdate() should i..." (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1410/
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 This tests that a page cannot be scrolled vertically with touch (but can still b e scrolled horizontally) if its body has style overflow-y:hidden. The scroll eve nts in this test have both an x and y component. 1 This tests that a page cannot be scrolled vertically with touch (but can still b e scrolled horizontally) if its body has style overflow-y:hidden. The scroll eve nts in this test have both an x and y component.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 gesture events not implemented on this platform or gesture event scrolling of a document is broken 6 gesture events not implemented on this platform or gesture event scrolling of a document is broken
7 PASS successfullyParsed is true 7 PASS successfullyParsed is true
8 8
9 TEST COMPLETE 9 TEST COMPLETE
10 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698