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

Side by Side Diff: LayoutTests/platform/mac/fast/overflow/scrollRevealButton-expected.txt

Issue 149653003: Avoid requiring a recalc to update compositing state for iframes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline. Created 6 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 785x1188 1 layer at (0,0) size 785x1188
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x1188 3 layer at (0,0) size 785x1188
4 RenderBlock {HTML} at (0,0) size 785x1188 4 RenderBlock {HTML} at (0,0) size 785x1188
5 RenderBody {BODY} at (8,8) size 769x1172 5 RenderBody {BODY} at (8,8) size 769x1172
6 RenderBlock (anonymous) at (0,0) size 769x18 6 RenderBlock (anonymous) at (0,0) size 769x18
7 RenderText {#text} at (0,0) size 339x18 7 RenderText {#text} at (0,0) size 339x18
8 text run at (0,0) width 339: "This test should scroll recursively to r eveal the button." 8 text run at (0,0) width 339: "This test should scroll recursively to r eveal the button."
9 RenderText {#text} at (0,0) size 0x0 9 RenderText {#text} at (0,0) size 0x0
10 RenderBlock {DIV} at (0,18) size 769x500 10 RenderBlock {DIV} at (0,18) size 769x500
11 RenderBlock (anonymous) at (0,518) size 769x154 11 RenderBlock (anonymous) at (0,518) size 769x154
12 RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #EEE EEE)]
13 layer at (0,0) size 308x316
14 RenderView at (0,0) size 285x135
15 layer at (0,0) size 285x316
16 RenderBlock {HTML} at (0,0) size 285x316
17 RenderBody {BODY} at (8,8) size 269x300
18 layer at (8,8) size 300x300 clip at (8,8) size 285x300 scrollY 543 scr ollHeight 1268
19 RenderBlock {DIV} at (0,0) size 300x300
20 RenderBlock (anonymous) at (0,0) size 285x18
21 RenderText {#text} at (0,0) size 88x18
22 text run at (0,0) width 88: "overflow:auto"
23 RenderBlock {DIV} at (0,18) size 285x600
24 RenderBlock {DIV} at (0,768) size 285x500
25 layer at (8,83) size 150x150 clip at (8,83) size 135x150 scrollY 472 s crollHeight 858
26 RenderBlock {DIV} at (0,618) size 150x150
27 RenderBlock (anonymous) at (0,0) size 135x18
28 RenderText {#text} at (0,0) size 88x18
29 text run at (0,0) width 88: "overflow:auto"
30 RenderBlock {DIV} at (0,18) size 135x500
31 RenderBlock (anonymous) at (0,518) size 135x40
32 RenderBR {BR} at (0,0) size 0x18
33 RenderButton {INPUT} at (2,20) size 50.97x18 [bgcolor=#C0C0C0]
34 RenderBlock (anonymous) at (8,2.50) size 34.97x13
35 RenderText {#text} at (0,0) size 35x13
36 text run at (0,0) width 35: "Button"
37 RenderText {#text} at (0,0) size 0x0
38 RenderBlock {DIV} at (0,558) size 135x300
39 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
40 RenderBlock {DIV} at (0,672) size 769x500 13 RenderBlock {DIV} at (0,672) size 769x500
14 layer at (8,526) size 304x154
15 RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #EEEEEE)]
16 layer at (0,0) size 308x316
17 RenderView at (0,0) size 285x135
18 layer at (0,0) size 285x316
19 RenderBlock {HTML} at (0,0) size 285x316
20 RenderBody {BODY} at (8,8) size 269x300
21 layer at (8,8) size 300x300 clip at (8,8) size 285x300 scrollY 543 scrollHei ght 1268
22 RenderBlock {DIV} at (0,0) size 300x300
23 RenderBlock (anonymous) at (0,0) size 285x18
24 RenderText {#text} at (0,0) size 88x18
25 text run at (0,0) width 88: "overflow:auto"
26 RenderBlock {DIV} at (0,18) size 285x600
27 RenderBlock {DIV} at (0,768) size 285x500
28 layer at (8,83) size 150x150 clip at (8,83) size 135x150 scrollY 472 scrollH eight 858
29 RenderBlock {DIV} at (0,618) size 150x150
30 RenderBlock (anonymous) at (0,0) size 135x18
31 RenderText {#text} at (0,0) size 88x18
32 text run at (0,0) width 88: "overflow:auto"
33 RenderBlock {DIV} at (0,18) size 135x500
34 RenderBlock (anonymous) at (0,518) size 135x40
35 RenderBR {BR} at (0,0) size 0x18
36 RenderButton {INPUT} at (2,20) size 50.97x18 [bgcolor=#C0C0C0]
37 RenderBlock (anonymous) at (8,2.50) size 34.97x13
38 RenderText {#text} at (0,0) size 35x13
39 text run at (0,0) width 35: "Button"
40 RenderText {#text} at (0,0) size 0x0
41 RenderBlock {DIV} at (0,558) size 135x300
41 scrolled to 0,4 42 scrolled to 0,4
42 frame 'fr' scrolled to 0,91 43 frame 'fr' scrolled to 0,91
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698