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

Side by Side Diff: LayoutTests/platform/linux/fast/block/basic/013-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 (0,0) size 800x600 5 RenderBody {BODY} at (0,0) size 800x600
6 RenderText {#text} at (504,89) size 4x19 6 RenderText {#text} at (504,89) size 4x19
7 text run at (504,89) width 4: " " 7 text run at (504,89) width 4: " "
8 RenderText {#text} at (0,0) size 0x0 8 RenderText {#text} at (0,0) size 0x0
9 layer at (0,0) size 504x104 9 layer at (0,0) size 504x104
10 RenderPartObject {IFRAME} at (0,0) size 504x104 [border: (2px inset #EEEEEE)] 10 LayoutIFrame {IFRAME} at (0,0) size 504x104 [border: (2px inset #EEEEEE)]
11 layer at (0,0) size 500x100 11 layer at (0,0) size 500x100
12 RenderView at (0,0) size 500x100 12 RenderView at (0,0) size 500x100
13 layer at (0,0) size 500x100 13 layer at (0,0) size 500x100
14 RenderBlock {HTML} at (0,0) size 500x100 14 RenderBlock {HTML} at (0,0) size 500x100
15 RenderBody {BODY} at (8,8) size 484x76 15 RenderBody {BODY} at (8,8) size 484x76
16 RenderBlock {P} at (0,0) size 484x20 16 RenderBlock {P} at (0,0) size 484x20
17 RenderText {#text} at (0,0) size 104x19 17 RenderText {#text} at (0,0) size 104x19
18 text run at (0,0) width 104: "This is some text." 18 text run at (0,0) width 104: "This is some text."
19 RenderBlock {P} at (0,36) size 484x20 19 RenderBlock {P} at (0,36) size 484x20
20 RenderText {#text} at (0,0) size 138x19 20 RenderText {#text} at (0,0) size 138x19
21 text run at (0,0) width 138: "This text is underneath." 21 text run at (0,0) width 138: "This text is underneath."
22 layer at (0,109) size 500x100 22 layer at (0,109) size 500x100
23 RenderEmbeddedObject {OBJECT} at (0,109) size 500x100 23 LayoutEmbeddedObject {OBJECT} at (0,109) size 500x100
24 layer at (0,0) size 500x100 24 layer at (0,0) size 500x100
25 RenderView at (0,0) size 500x100 25 RenderView at (0,0) size 500x100
26 layer at (0,0) size 500x100 26 layer at (0,0) size 500x100
27 RenderBlock {HTML} at (0,0) size 500x100 27 RenderBlock {HTML} at (0,0) size 500x100
28 RenderBody {BODY} at (8,8) size 484x76 28 RenderBody {BODY} at (8,8) size 484x76
29 RenderBlock {P} at (0,0) size 484x20 29 RenderBlock {P} at (0,0) size 484x20
30 RenderText {#text} at (0,0) size 104x19 30 RenderText {#text} at (0,0) size 104x19
31 text run at (0,0) width 104: "This is some text." 31 text run at (0,0) width 104: "This is some text."
32 RenderBlock {P} at (0,36) size 484x20 32 RenderBlock {P} at (0,36) size 484x20
33 RenderText {#text} at (0,0) size 138x19 33 RenderText {#text} at (0,0) size 138x19
34 text run at (0,0) width 138: "This text is underneath." 34 text run at (0,0) width 138: "This text is underneath."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698