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

Side by Side Diff: LayoutTests/scrollingcoordinator/non-fast-scrollable-region-transformed-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, 11 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 800x600 1
2 RenderView at (0,0) size 800x600 2 This test ensures non-fast scrollable areas are calculated correctly when a CSS scale transformation is applied.
3 layer at (0,0) size 800x8 3
4 RenderBlock {HTML} at (0,0) size 800x8 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5 RenderBody {BODY} at (8,8) size 784x0 5
6 layer at (200,150) size 324x224 6
7 RenderPartObject {IFRAME} at (200,150) size 324x224 [border: (2px inset #EEEEE E)] 7 PASS nonFastScrollableRects.length is 1
8 layer at (0,0) size 300x200 clip at (0,0) size 285x185 scrollWidth 1008 scro llHeight 1016 8 PASS rectToString(nonFastScrollableRects[0]) is "[150, 150, 240, 240]"
9 RenderView at (0,0) size 300x200 9 PASS successfullyParsed is true
10 layer at (0,0) size 285x1016 backgroundClip at (0,0) size 285x185 clip at (0 ,0) size 285x185 outlineClip at (0,0) size 285x185 10
11 RenderBlock {HTML} at (0,0) size 285x1016 11 TEST COMPLETE
12 RenderBody {BODY} at (8,8) size 1000x1000 12
13 layer at (0,0) size 0x0 transparent
14 RenderBlock (positioned) {DIV} at (0,0) size 0x0
15 layer at (62,62) size 600x400
16 RenderBlock (positioned) {DIV} at (62,62) size 600x400 [bgcolor=#00FF00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698