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

Side by Side Diff: LayoutTests/platform/linux/fast/parser/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 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {DIR} at (0,0) size 784x112 6 RenderBlock {DIR} at (0,0) size 784x112
7 RenderBlock (anonymous) at (40,0) size 744x20 7 RenderBlock (anonymous) at (40,0) size 744x20
8 RenderText {#text} at (0,0) size 26x19 8 RenderText {#text} at (0,0) size 26x19
9 text run at (0,0) width 26: "One" 9 text run at (0,0) width 26: "One"
10 RenderBlock {DIR} at (40,36) size 744x76 10 RenderBlock {DIR} at (40,36) size 744x76
(...skipping 22 matching lines...) Expand all
33 RenderBlock (anonymous) at (0,510) size 784x16 33 RenderBlock (anonymous) at (0,510) size 784x16
34 RenderBlock {PRE} at (0,0) size 784x16 34 RenderBlock {PRE} at (0,0) size 784x16
35 RenderText {#text} at (0,0) size 208x16 35 RenderText {#text} at (0,0) size 208x16
36 text run at (0,0) width 208: "This will be preformatted." 36 text run at (0,0) width 208: "This will be preformatted."
37 RenderBlock (anonymous) at (0,539) size 784x20 37 RenderBlock (anonymous) at (0,539) size 784x20
38 RenderInline {NOBR} at (0,0) size 226x19 [bgcolor=#CCCCCC] 38 RenderInline {NOBR} at (0,0) size 226x19 [bgcolor=#CCCCCC]
39 RenderText {#text} at (0,0) size 226x19 39 RenderText {#text} at (0,0) size 226x19
40 text run at (0,0) width 226: "Now we're back to nonbreaking text." 40 text run at (0,0) width 226: "Now we're back to nonbreaking text."
41 RenderText {#text} at (0,0) size 0x0 41 RenderText {#text} at (0,0) size 0x0
42 layer at (8,152) size 300x300 42 layer at (8,152) size 300x300
43 RenderEmbeddedObject {OBJECT} at (0,16) size 300x300 [bgcolor=#008000] 43 LayoutEmbeddedObject {OBJECT} at (0,16) size 300x300 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698