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

Side by Side Diff: LayoutTests/platform/win/compositing/iframes/iframe-copy-on-scroll-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 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x52 3 layer at (0,0) size 800x52
4 RenderBlock {HTML} at (0,0) size 800x52 4 RenderBlock {HTML} at (0,0) size 800x52
5 RenderBody {BODY} at (8,16) size 784x20 5 RenderBody {BODY} at (8,16) size 784x20
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 356x19 7 RenderText {#text} at (0,0) size 356x19
8 text run at (0,0) width 356: "In pixel results, the blue box should be scrolled out of view." 8 text run at (0,0) width 356: "In pixel results, the blue box should be scrolled out of view."
9 layer at (8,52) size 324x229 9 layer at (8,52) size 324x229
10 RenderBlock (positioned) zI: 1 {DIV} at (8,52) size 324x229 10 RenderBlock (positioned) zI: 1 {DIV} at (8,52) size 324x229
11 RenderPartObject {IFRAME} at (10,10) size 304x204 [border: (2px inset #EEEEE E)]
12 layer at (0,0) size 285x1018
13 RenderView at (0,0) size 285x200
14 layer at (0,0) size 285x1018
15 RenderBlock {HTML} at (0,0) size 285x1018
16 RenderBody {BODY} at (8,10) size 269x1000 [bgcolor=#C0C0C0]
17 RenderBlock {DIV} at (10,0) size 110x110 [bgcolor=#0000FF]
18 RenderText zI: 1 {#text} at (0,0) size 0x0 11 RenderText zI: 1 {#text} at (0,0) size 0x0
12 layer at (18,62) size 304x204
13 RenderPartObject {IFRAME} at (10,10) size 304x204 [border: (2px inset #EEEEEE) ]
14 layer at (0,0) size 285x1018
15 RenderView at (0,0) size 285x200
16 layer at (0,0) size 285x1018
17 RenderBlock {HTML} at (0,0) size 285x1018
18 RenderBody {BODY} at (8,10) size 269x1000 [bgcolor=#C0C0C0]
19 RenderBlock {DIV} at (10,0) size 110x110 [bgcolor=#0000FF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698