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

Side by Side Diff: LayoutTests/platform/win-xp/css2.1/t1008-c44-ln-box-01-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 800x300 3 layer at (0,0) size 800x300
4 RenderBlock {HTML} at (0,0) size 800x300 4 RenderBlock {HTML} at (0,0) size 800x300
5 RenderBody {BODY} at (8,16) size 784x276 5 RenderBody {BODY} at (8,16) size 784x276
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 418x19 7 RenderText {#text} at (0,0) size 418x19
8 text run at (0,0) width 418: "There should be no red below, just the o utline of an empty green box." 8 text run at (0,0) width 418: "There should be no red below, just the o utline of an empty green box."
9 RenderBlock {DIV} at (0,36) size 430x240 [color=#FFFFFF] [bgcolor=#FF0000] [border: (10px solid #008000)] 9 RenderBlock {DIV} at (0,36) size 430x240 [color=#FFFFFF] [bgcolor=#FF0000] [border: (10px solid #008000)]
10 RenderText {#text} at (20,20) size 390x105 10 RenderText {#text} at (20,20) size 390x105
11 text run at (20,20) width 390: "xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxx x" 11 text run at (20,20) width 390: "xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxx x"
12 text run at (20,115) width 50: "xxxx " 12 text run at (20,115) width 50: "xxxx "
13 RenderImage {IMG} at (85,50) size 60x60 [border: (10px solid #FFFFFF)] 13 LayoutImage {IMG} at (85,50) size 60x60 [border: (10px solid #FFFFFF)]
14 RenderText {#text} at (160,115) size 110x10 14 RenderText {#text} at (160,115) size 110x10
15 text run at (160,115) width 10: " " 15 text run at (160,115) width 10: " "
16 text run at (170,115) width 100: "xxxx xxxx " 16 text run at (170,115) width 100: "xxxx xxxx "
17 RenderImage {IMG} at (285,130) size 60x60 [border: (10px solid #FFFFFF)] 17 LayoutImage {IMG} at (285,130) size 60x60 [border: (10px solid #FFFFFF)]
18 RenderText {#text} at (360,115) size 390x105 18 RenderText {#text} at (360,115) size 390x105
19 text run at (360,115) width 10: " " 19 text run at (360,115) width 10: " "
20 text run at (370,115) width 40: "xxxx" 20 text run at (370,115) width 40: "xxxx"
21 text run at (20,210) width 390: "xxxx xxxx xxxx xxxx xxxx xxxx xxxx xx xx" 21 text run at (20,210) width 390: "xxxx xxxx xxxx xxxx xxxx xxxx xxxx xx xx"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698