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

Side by Side Diff: LayoutTests/platform/mac/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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 800x150 3 layer at (0,0) size 800x150
4 RenderBlock {HTML} at (0,0) size 800x150 4 RenderBlock {HTML} at (0,0) size 800x150
5 RenderBody {BODY} at (8,16) size 784x124 [color=#000080] 5 RenderBody {BODY} at (8,16) size 784x124 [color=#000080]
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 296x18 7 RenderText {#text} at (0,0) size 296x18
8 text run at (0,0) width 296: "The five \"matches\" below should be ide ntical." 8 text run at (0,0) width 296: "The five \"matches\" below should be ide ntical."
9 RenderBlock {DIV} at (0,34) size 200x90 [color=#FFA500] 9 RenderBlock {DIV} at (0,34) size 200x90 [color=#FFA500]
10 RenderBlock {P} at (0,0) size 200x10 [bgcolor=#A52A2A] 10 RenderBlock {P} at (0,0) size 200x10 [bgcolor=#A52A2A]
11 RenderImage {IMG} at (0,0) size 48x10 11 LayoutImage {IMG} at (0,0) size 48x10
12 RenderText {#text} at (48,0) size 10x10 12 RenderText {#text} at (48,0) size 10x10
13 text run at (48,0) width 10: "x" 13 text run at (48,0) width 10: "x"
14 RenderBlock {P} at (48,20) size 152x10 [bgcolor=#A52A2A] 14 RenderBlock {P} at (48,20) size 152x10 [bgcolor=#A52A2A]
15 RenderText {#text} at (0,0) size 10x10 15 RenderText {#text} at (0,0) size 10x10
16 text run at (0,0) width 10: "x" 16 text run at (0,0) width 10: "x"
17 RenderBlock {P} at (48,40) size 152x10 [bgcolor=#A52A2A] 17 RenderBlock {P} at (48,40) size 152x10 [bgcolor=#A52A2A]
18 RenderText {#text} at (0,0) size 10x10 18 RenderText {#text} at (0,0) size 10x10
19 text run at (0,0) width 10: "x" 19 text run at (0,0) width 10: "x"
20 RenderBlock {P} at (48,60) size 152x10 [bgcolor=#A52A2A] 20 RenderBlock {P} at (48,60) size 152x10 [bgcolor=#A52A2A]
21 RenderText {#text} at (0,0) size 10x10 21 RenderText {#text} at (0,0) size 10x10
22 text run at (0,0) width 10: "x" 22 text run at (0,0) width 10: "x"
23 RenderBlock {P} at (48,80) size 152x10 [bgcolor=#A52A2A] 23 RenderBlock {P} at (48,80) size 152x10 [bgcolor=#A52A2A]
24 RenderText {#text} at (0,0) size 10x10 24 RenderText {#text} at (0,0) size 10x10
25 text run at (0,0) width 10: "x" 25 text run at (0,0) width 10: "x"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698