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

Side by Side Diff: LayoutTests/platform/mac/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 784x104 6 RenderBlock {DIR} at (0,0) size 784x104
7 RenderBlock (anonymous) at (40,0) size 744x18 7 RenderBlock (anonymous) at (40,0) size 744x18
8 RenderText {#text} at (0,0) size 27x18 8 RenderText {#text} at (0,0) size 27x18
9 text run at (0,0) width 27: "One" 9 text run at (0,0) width 27: "One"
10 RenderBlock {DIR} at (40,34) size 744x70 10 RenderBlock {DIR} at (40,34) size 744x70
(...skipping 22 matching lines...) Expand all
33 RenderBlock (anonymous) at (0,497) size 784x15 33 RenderBlock (anonymous) at (0,497) size 784x15
34 RenderBlock {PRE} at (0,0) size 784x15 34 RenderBlock {PRE} at (0,0) size 784x15
35 RenderText {#text} at (0,0) size 203x15 35 RenderText {#text} at (0,0) size 203x15
36 text run at (0,0) width 203: "This will be preformatted." 36 text run at (0,0) width 203: "This will be preformatted."
37 RenderBlock (anonymous) at (0,525) size 784x18 37 RenderBlock (anonymous) at (0,525) size 784x18
38 RenderInline {NOBR} at (0,0) size 236x18 [bgcolor=#CCCCCC] 38 RenderInline {NOBR} at (0,0) size 236x18 [bgcolor=#CCCCCC]
39 RenderText {#text} at (0,0) size 236x18 39 RenderText {#text} at (0,0) size 236x18
40 text run at (0,0) width 236: "Now we're back to nonbreaking text." 40 text run at (0,0) width 236: "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,143) size 300x300 42 layer at (8,143) size 300x300
43 RenderEmbeddedObject {OBJECT} at (0,15) size 300x300 [bgcolor=#008000] 43 LayoutEmbeddedObject {OBJECT} at (0,15) size 300x300 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698