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

Side by Side Diff: LayoutTests/platform/linux/fast/frames/001-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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 [color=#FFFFFF] [bgcolor=#000000] 5 RenderBody {BODY} at (8,8) size 784x584 [color=#FFFFFF] [bgcolor=#000000]
6 RenderText {#text} at (0,0) size 496x19 6 RenderText {#text} at (0,0) size 496x19
7 text run at (0,0) width 496: "The three red squares below should all loo k the same and be filled only with black." 7 text run at (0,0) width 496: "The three red squares below should all loo k the same and be filled only with black."
8 RenderBR {BR} at (496,15) size 0x0 8 RenderBR {BR} at (496,15) size 0x0
9 RenderText {#text} at (170,175) size 4x19 9 RenderText {#text} at (170,175) size 4x19
10 text run at (170,175) width 4: " " 10 text run at (170,175) width 4: " "
11 RenderText {#text} at (344,175) size 4x19 11 RenderText {#text} at (344,175) size 4x19
12 text run at (344,175) width 4: " " 12 text run at (344,175) width 4: " "
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 layer at (8,28) size 170x170 14 layer at (8,28) size 170x170
15 RenderPartObject {IFRAME} at (0,20) size 170x170 [border: (10px solid #FF0000) ] 15 LayoutIFrame {IFRAME} at (0,20) size 170x170 [border: (10px solid #FF0000)]
16 layer at (0,0) size 100x100 16 layer at (0,0) size 100x100
17 RenderView at (0,0) size 100x100 17 RenderView at (0,0) size 100x100
18 layer at (0,0) size 100x100 18 layer at (0,0) size 100x100
19 RenderBlock {HTML} at (0,0) size 100x100 19 RenderBlock {HTML} at (0,0) size 100x100
20 RenderBody {BODY} at (8,8) size 84x84 20 RenderBody {BODY} at (8,8) size 84x84
21 layer at (182,28) size 170x170 21 layer at (182,28) size 170x170
22 RenderEmbeddedObject {OBJECT} at (174,20) size 170x170 [border: (10px solid #F F0000)] 22 LayoutEmbeddedObject {OBJECT} at (174,20) size 170x170 [border: (10px solid #F F0000)]
23 layer at (0,0) size 100x100 23 layer at (0,0) size 100x100
24 RenderView at (0,0) size 100x100 24 RenderView at (0,0) size 100x100
25 layer at (0,0) size 100x100 25 layer at (0,0) size 100x100
26 RenderBlock {HTML} at (0,0) size 100x100 26 RenderBlock {HTML} at (0,0) size 100x100
27 RenderBody {BODY} at (8,8) size 84x84 27 RenderBody {BODY} at (8,8) size 84x84
28 layer at (356,28) size 170x170 28 layer at (356,28) size 170x170
29 RenderEmbeddedObject {OBJECT} at (348,20) size 170x170 [border: (10px solid #F F0000)] 29 LayoutEmbeddedObject {OBJECT} at (348,20) size 170x170 [border: (10px solid #F F0000)]
30 layer at (0,0) size 100x100 30 layer at (0,0) size 100x100
31 RenderView at (0,0) size 100x100 31 RenderView at (0,0) size 100x100
32 layer at (0,0) size 100x100 32 layer at (0,0) size 100x100
33 RenderBlock {HTML} at (0,0) size 100x100 33 RenderBlock {HTML} at (0,0) size 100x100
34 RenderBody {BODY} at (8,8) size 84x84 34 RenderBody {BODY} at (8,8) size 84x84
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698