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

Side by Side Diff: LayoutTests/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.txt

Issue 878573004: Increase reliablity of scorllingcoordinator layout tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update test expectation Created 5 years, 10 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 layer at (0,0) size 785x585 1
2 RenderView at (0,0) size 785x585 2 This test ensures non-fast scrollable areas are calculated correctly when page i s scaled.
3 layer at (0,0) size 785x8 3
4 RenderBlock {HTML} at (0,0) size 785x8 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5 RenderBody {BODY} at (8,8) size 769x0 5
6 layer at (50,50) size 324x224 6
7 RenderPartObject {IFRAME} at (50,50) size 324x224 [border: (2px inset #EEEEEE) ] 7 PASS nonFastScrollableRects.length is 1
8 layer at (0,0) size 1008x1016 8 PASS rectToString(nonFastScrollableRects[0]) is "[110, 110, 120, 120]"
9 RenderView at (0,0) size 285x185 9 PASS successfullyParsed is true
10 layer at (0,0) size 285x1016 10
11 RenderBlock {HTML} at (0,0) size 285x1016 11 TEST COMPLETE
12 RenderBody {BODY} at (8,8) size 1000x1000 12
13 layer at (31,31) size 150x100
14 RenderBlock (positioned) {DIV} at (31,31) size 150x100 [bgcolor=#00FF00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698