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

Side by Side Diff: LayoutTests/platform/android/compositing/iframes/iframe-copy-on-scroll-expected.txt

Issue 930183002: Move and rename RenderEmbeddedObject and RenderIFrame. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename properly to LayoutIFrame in test expectations. 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 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 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 12 layer at (18,62) size 304x204
13 RenderPartObject {IFRAME} at (10,10) size 304x204 [border: (2px inset #EEEEEE) ] 13 LayoutIFrame {IFRAME} at (10,10) size 304x204 [border: (2px inset #EEEEEE)]
14 layer at (0,0) size 285x1018 14 layer at (0,0) size 285x1018
15 RenderView at (0,0) size 285x200 15 RenderView at (0,0) size 285x200
16 layer at (0,0) size 285x1018 16 layer at (0,0) size 285x1018
17 RenderBlock {HTML} at (0,0) size 285x1018 17 RenderBlock {HTML} at (0,0) size 285x1018
18 RenderBody {BODY} at (8,10) size 269x1000 [bgcolor=#C0C0C0] 18 RenderBody {BODY} at (8,10) size 269x1000 [bgcolor=#C0C0C0]
19 RenderBlock {DIV} at (10,0) size 110x110 [bgcolor=#0000FF] 19 RenderBlock {DIV} at (10,0) size 110x110 [bgcolor=#0000FF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698