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

Side by Side Diff: LayoutTests/platform/win-xp/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 0x0 9 layer at (8,52) size 0x0
10 RenderBlock (positioned) {DIV} at (8,52) size 0x0 10 RenderBlock (positioned) {DIV} at (8,52) size 0x0
11 layer at (8,52) size 324x229 11 layer at (8,52) size 324x229
12 RenderBlock (positioned) zI: 1 {DIV} at (8,52) size 324x229 12 RenderBlock (positioned) zI: 1 {DIV} at (8,52) size 324x229
13 RenderText zI: 1 {#text} at (0,0) size 0x0 13 RenderText zI: 1 {#text} at (0,0) size 0x0
14 layer at (18,62) size 304x204 14 layer at (18,62) size 304x204
15 RenderPartObject {IFRAME} at (10,10) size 304x204 [border: (2px inset #EEEEEE) ] 15 LayoutIFrame {IFRAME} at (10,10) size 304x204 [border: (2px inset #EEEEEE)]
16 layer at (0,0) size 300x200 clip at (0,0) size 285x200 scrollY 120.00 scroll Height 1018 16 layer at (0,0) size 300x200 clip at (0,0) size 285x200 scrollY 120.00 scroll Height 1018
17 RenderView at (0,0) size 300x200 17 RenderView at (0,0) size 300x200
18 layer at (0,0) size 285x1018 backgroundClip at (0,0) size 285x200 clip at (0 ,0) size 285x200 outlineClip at (0,0) size 285x200 18 layer at (0,0) size 285x1018 backgroundClip at (0,0) size 285x200 clip at (0 ,0) size 285x200 outlineClip at (0,0) size 285x200
19 RenderBlock {HTML} at (0,0) size 285x1018 19 RenderBlock {HTML} at (0,0) size 285x1018
20 RenderBody {BODY} at (8,10) size 269x1000 [bgcolor=#C0C0C0] 20 RenderBody {BODY} at (8,10) size 269x1000 [bgcolor=#C0C0C0]
21 RenderBlock {DIV} at (10,0) size 110x110 [bgcolor=#0000FF] 21 RenderBlock {DIV} at (10,0) size 110x110 [bgcolor=#0000FF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698