X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=LayoutTests%2Ffast%2Fvisual-viewport%2Frubberbanding-viewport-rects-expected.txt;h=e0eb106f35e0f3241a9b7cf1a1447a08b40211ad;hp=066defe28ecaaa5ed0ea0787357f1f0e4ebc3faf;hb=2583b773785cbe57eb1b7b883107488446121001;hpb=18d424b4b07575c9373ee491954ce60d1b36cf16 diff --git a/LayoutTests/fast/visual-viewport/rubberbanding-viewport-rects-expected.txt b/LayoutTests/fast/visual-viewport/rubberbanding-viewport-rects-expected.txt index 066defe..e0eb106 100644 --- a/LayoutTests/fast/visual-viewport/rubberbanding-viewport-rects-expected.txt +++ b/LayoutTests/fast/visual-viewport/rubberbanding-viewport-rects-expected.txt @@ -11,9 +11,9 @@ Scrolled to 475, 525 JSON.stringify(layoutViewport) is {"top":525,"right":1260,"bottom":1110,"left":475,"width":785,"height":585} JSON.stringify(visualViewport) is {"top":525,"right":1260,"bottom":1110,"left":475,"width":785,"height":585} -Scrolled to 1800, 1700 -JSON.stringify(layoutViewport) is {"top":1690,"right":2008,"bottom":2275,"left":1223,"width":785,"height":585} -JSON.stringify(visualViewport) is {"top":1700,"right":2585,"bottom":2275,"left":1800,"width":785,"height":575} +Scrolled to 1800, 1850 +JSON.stringify(layoutViewport) is {"top":1695,"right":2008,"bottom":2280,"left":1223,"width":785,"height":585} +JSON.stringify(visualViewport) is {"top":1850,"right":2585,"bottom":2435,"left":1800,"width":785,"height":585} PASS successfullyParsed is true TEST COMPLETE