Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / events / touch / gesture / touch-gesture-scroll-listbox-expected.txt
index 73ac479..02d3c02 100644 (file)
@@ -11,7 +11,7 @@ TEST COMPLETE
 PASS box.scrollTop is 0
 PASS container.scrollTop is 0
 Flinging the list box should scroll the list, the scrolls should be locked to item boundaries
-PASS box.scrollTop is 2*itemHeight
+PASS box.scrollTop is 2*itemHeight+10
 PASS container.scrollTop is 0
 Flinging the list past the end shouldn't scroll containing div
 PASS box.scrollTop is fullyScrolled
@@ -23,7 +23,7 @@ PASS container.scrollTop is 60
 PASS box.scrollTop is 0
 PASS container.scrollTop is 0
 Gesture scrolling list should scroll the list, the scrolls should lock to item boundaries
-PASS box.scrollTop is 3*itemHeight
+PASS box.scrollTop is 3*itemHeight+6
 PASS container.scrollTop is 0
 PASS box.scrollTop is 0
 PASS container.scrollTop is 0