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

Side by Side Diff: LayoutTests/platform/win-xp/css2.1/t1004-c43-rpl-bbx-00-d-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 800x324 3 layer at (0,0) size 800x324
4 RenderBlock {HTML} at (0,0) size 800x324 4 RenderBlock {HTML} at (0,0) size 800x324
5 RenderBody {BODY} at (8,16) size 784x292 5 RenderBody {BODY} at (8,16) size 784x292
6 RenderBlock {P} at (0,0) size 784x20 [color=#000080] 6 RenderBlock {P} at (0,0) size 784x20 [color=#000080]
7 RenderText {#text} at (0,0) size 206x19 7 RenderText {#text} at (0,0) size 206x19
8 text run at (0,0) width 206: "There should be no red anywhere." 8 text run at (0,0) width 206: "There should be no red anywhere."
9 RenderBlock {P} at (0,36) size 784x20 [color=#000080] 9 RenderBlock {P} at (0,36) size 784x20 [color=#000080]
10 RenderText {#text} at (0,0) size 309x19 10 RenderText {#text} at (0,0) size 309x19
11 text run at (0,0) width 309: "There should be two identical squares af ter this line:" 11 text run at (0,0) width 309: "There should be two identical squares af ter this line:"
12 RenderBlock {DIV} at (16,72) size 752x35 12 RenderBlock {DIV} at (16,72) size 752x35
13 RenderImage {IMG} at (0,0) size 15x15 13 LayoutImage {IMG} at (0,0) size 15x15
14 RenderBlock {SPAN} at (0,20) size 15x15 [color=#0000FF] [bgcolor=#FF0000 ] 14 RenderBlock {SPAN} at (0,20) size 15x15 [color=#0000FF] [bgcolor=#FF0000 ]
15 RenderText {#text} at (0,0) size 15x15 15 RenderText {#text} at (0,0) size 15x15
16 text run at (0,0) width 15: "X" 16 text run at (0,0) width 15: "X"
17 RenderBlock {P} at (0,123) size 784x20 [color=#000080] 17 RenderBlock {P} at (0,123) size 784x20 [color=#000080]
18 RenderText {#text} at (0,0) size 309x19 18 RenderText {#text} at (0,0) size 309x19
19 text run at (0,0) width 309: "There should be two identical squares af ter this line:" 19 text run at (0,0) width 309: "There should be two identical squares af ter this line:"
20 RenderBlock {DIV} at (16,159) size 752x133 20 RenderBlock {DIV} at (16,159) size 752x133
21 RenderImage {IMG} at (0,0) size 64x64 21 LayoutImage {IMG} at (0,0) size 64x64
22 RenderBlock {SPAN} at (0,69) size 64x64 [color=#0000FF] [bgcolor=#FF0000 ] 22 RenderBlock {SPAN} at (0,69) size 64x64 [color=#0000FF] [bgcolor=#FF0000 ]
23 RenderText {#text} at (0,0) size 64x64 23 RenderText {#text} at (0,0) size 64x64
24 text run at (0,0) width 64: "X" 24 text run at (0,0) width 64: "X"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698