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

Side by Side Diff: LayoutTests/platform/win/css2.1/20110323/inline-replaced-width-015-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 800x474 3 layer at (0,0) size 800x474
4 RenderBlock {HTML} at (0,0) size 800x474 4 RenderBlock {HTML} at (0,0) size 800x474
5 RenderBody {BODY} at (8,16) size 784x450 5 RenderBody {BODY} at (8,16) size 784x450
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 452x17 7 RenderText {#text} at (0,0) size 452x17
8 text run at (0,0) width 452: "There should be no red below, just two 3 00x200 pixel lime rectangles." 8 text run at (0,0) width 452: "There should be no red below, just two 3 00x200 pixel lime rectangles."
9 layer at (8,50) size 300x200 9 layer at (8,50) size 300x200
10 RenderBlock (relative positioned) {DIV} at (0,34) size 300x200 [bgcolor=#FF000 0] 10 RenderBlock (relative positioned) {DIV} at (0,34) size 300x200 [bgcolor=#FF000 0]
11 RenderBlock {DIV} at (0,0) size 300x100 [bgcolor=#00FF00] 11 RenderBlock {DIV} at (0,0) size 300x100 [bgcolor=#00FF00]
12 RenderBlock {P} at (0,0) size 375x100 12 RenderBlock {P} at (0,0) size 375x100
13 RenderImage {IMG} at (0,0) size 100x100 13 LayoutImage {IMG} at (0,0) size 100x100
14 RenderImage {IMG} at (0,100) size 300x100 14 LayoutImage {IMG} at (0,100) size 300x100
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 layer at (8,266) size 300x200 16 layer at (8,266) size 300x200
17 RenderBlock (relative positioned) {DIV} at (0,250) size 300x200 [bgcolor=#FF00 00] 17 RenderBlock (relative positioned) {DIV} at (0,250) size 300x200 [bgcolor=#FF00 00]
18 RenderBlock {DIV} at (0,0) size 300x100 [bgcolor=#00FF00] 18 RenderBlock {DIV} at (0,0) size 300x100 [bgcolor=#00FF00]
19 RenderBlock {P} at (0,0) size 375x100 19 RenderBlock {P} at (0,0) size 375x100
20 RenderImage {IMG} at (0,0) size 100x100 20 LayoutImage {IMG} at (0,0) size 100x100
21 RenderImage {IMG} at (0,100) size 300x100 21 LayoutImage {IMG} at (0,100) size 300x100
22 RenderText {#text} at (0,0) size 0x0 22 RenderText {#text} at (0,0) size 0x0
23 RenderText {#text} at (0,0) size 0x0 23 RenderText {#text} at (0,0) size 0x0
24 layer at (8,366) size 300x100 24 layer at (8,366) size 300x100
25 RenderBlock (positioned) {SPAN} at (0,100) size 300x100 [bgcolor=#00FF00] 25 RenderBlock (positioned) {SPAN} at (0,100) size 300x100 [bgcolor=#00FF00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698