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

Side by Side Diff: LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/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,90) size 4x18 6 RenderText {#text} at (504,90) size 4x18
7 text run at (504,90) width 4: " " 7 text run at (504,90) 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 484x18 16 RenderBlock {P} at (0,0) size 484x18
17 RenderText {#text} at (0,0) size 113x18 17 RenderText {#text} at (0,0) size 113x18
18 text run at (0,0) width 113: "This is some text." 18 text run at (0,0) width 113: "This is some text."
19 RenderBlock {P} at (0,34) size 484x18 19 RenderBlock {P} at (0,34) size 484x18
20 RenderText {#text} at (0,0) size 151x18 20 RenderText {#text} at (0,0) size 151x18
21 text run at (0,0) width 151: "This text is underneath." 21 text run at (0,0) width 151: "This text is underneath."
22 layer at (0,108) size 500x100 22 layer at (0,108) size 500x100
23 RenderEmbeddedObject {OBJECT} at (0,108) size 500x100 23 LayoutEmbeddedObject {OBJECT} at (0,108) 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 484x18 29 RenderBlock {P} at (0,0) size 484x18
30 RenderText {#text} at (0,0) size 113x18 30 RenderText {#text} at (0,0) size 113x18
31 text run at (0,0) width 113: "This is some text." 31 text run at (0,0) width 113: "This is some text."
32 RenderBlock {P} at (0,34) size 484x18 32 RenderBlock {P} at (0,34) size 484x18
33 RenderText {#text} at (0,0) size 151x18 33 RenderText {#text} at (0,0) size 151x18
34 text run at (0,0) width 151: "This text is underneath." 34 text run at (0,0) width 151: "This text is underneath."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698