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

Side by Side Diff: LayoutTests/platform/android/virtual/threaded/printing/iframe-print-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 1000x325 1 layer at (0,0) size 1000x325
2 RenderView at (0,0) size 1000x325 2 RenderView at (0,0) size 1000x325
3 layer at (0,0) size 1000x325 3 layer at (0,0) size 1000x325
4 RenderBlock {HTML} at (0,0) size 1000x325 4 RenderBlock {HTML} at (0,0) size 1000x325
5 RenderBody {BODY} at (8,8) size 984x309 5 RenderBody {BODY} at (8,8) size 984x309
6 RenderText {#text} at (304,289) size 4x19 6 RenderText {#text} at (304,289) size 4x19
7 text run at (304,289) width 4: " " 7 text run at (304,289) width 4: " "
8 RenderText {#text} at (0,0) size 0x0 8 RenderText {#text} at (0,0) size 0x0
9 layer at (8,208) size 304x104 9 layer at (8,208) size 304x104
10 RenderPartObject {IFRAME} at (0,200) size 304x104 [border: (2px inset #EEEEEE) ] 10 LayoutIFrame {IFRAME} at (0,200) size 304x104 [border: (2px inset #EEEEEE)]
11 layer at (0,0) size 300x100 11 layer at (0,0) size 300x100
12 RenderView at (0,0) size 300x100 12 RenderView at (0,0) size 300x100
13 layer at (0,0) size 300x36 13 layer at (0,0) size 300x36
14 RenderBlock {HTML} at (0,0) size 300x36 14 RenderBlock {HTML} at (0,0) size 300x36
15 RenderBody {BODY} at (8,8) size 284x20 15 RenderBody {BODY} at (8,8) size 284x20
16 RenderText {#text} at (0,0) size 229x19 16 RenderText {#text} at (0,0) size 229x19
17 text run at (0,0) width 229: "You should see this text when printed. " 17 text run at (0,0) width 229: "You should see this text when printed. "
18 layer at (316,8) size 304x304 18 layer at (316,8) size 304x304
19 RenderPartObject {IFRAME} at (308,0) size 304x304 [border: (2px inset #EEEEEE) ] 19 LayoutIFrame {IFRAME} at (308,0) size 304x304 [border: (2px inset #EEEEEE)]
20 layer at (0,0) size 300x300 20 layer at (0,0) size 300x300
21 RenderView at (0,0) size 300x300 21 RenderView at (0,0) size 300x300
22 layer at (35,0) size 265x300 22 layer at (35,0) size 265x300
23 RenderBlock {HTML} at (0,0) size 265x300 23 RenderBlock {HTML} at (0,0) size 265x300
24 RenderBody {BODY} at (8,8) size 249x284 24 RenderBody {BODY} at (8,8) size 249x284
25 RenderText {#text} at (0,0) size 19x233 25 RenderText {#text} at (0,0) size 19x233
26 text run at (0,0) width 233: "You should see this text when printed. " 26 text run at (0,0) width 233: "You should see this text when printed. "
27 RenderBR {BR} at (0,233) size 19x0 27 RenderBR {BR} at (0,233) size 19x0
28 RenderText {#text} at (20,0) size 19x152 28 RenderText {#text} at (20,0) size 19x152
29 text run at (20,0) width 152: "Vertical text on the right. " 29 text run at (20,0) width 152: "Vertical text on the right. "
30 RenderBR {BR} at (20,152) size 19x0 30 RenderBR {BR} at (20,152) size 19x0
31 RenderText {#text} at (0,0) size 0x0 31 RenderText {#text} at (0,0) size 0x0
32 layer at (48,8) size 204x154 32 layer at (48,8) size 204x154
33 RenderPartObject {IFRAME} at (40,0) size 204x154 [border: (2px inset #EEEE EE)] 33 LayoutIFrame {IFRAME} at (40,0) size 204x154 [border: (2px inset #EEEEEE)]
34 layer at (0,0) size 200x150 34 layer at (0,0) size 200x150
35 RenderView at (0,0) size 200x150 35 RenderView at (0,0) size 200x150
36 layer at (0,0) size 200x56 36 layer at (0,0) size 200x56
37 RenderBlock {HTML} at (0,0) size 200x56 37 RenderBlock {HTML} at (0,0) size 200x56
38 RenderBody {BODY} at (8,8) size 184x40 38 RenderBody {BODY} at (8,8) size 184x40
39 RenderText {#text} at (0,0) size 179x39 39 RenderText {#text} at (0,0) size 179x39
40 text run at (0,0) width 179: "You should see this text when" 40 text run at (0,0) width 179: "You should see this text when"
41 text run at (0,20) width 46: "printed." 41 text run at (0,20) width 46: "printed."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698