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

Side by Side Diff: LayoutTests/platform/linux/css2.1/t1008-c44-ln-box-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 800x220 3 layer at (0,0) size 800x220
4 RenderBlock {HTML} at (0,0) size 800x220 4 RenderBlock {HTML} at (0,0) size 800x220
5 RenderBody {BODY} at (8,16) size 784x196 5 RenderBody {BODY} at (8,16) size 784x196
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 230x160 [color=#FFFFFF] [bgcolor=#FF0000] [border: (10px solid #008000)] 9 RenderBlock {DIV} at (0,36) size 230x160 [color=#FFFFFF] [bgcolor=#FF0000] [border: (10px solid #008000)]
10 RenderText {#text} at (20,20) size 190x30 10 RenderText {#text} at (20,20) size 190x30
11 text run at (20,20) width 190: "xxxx xxxx xxxx xxxx" 11 text run at (20,20) width 190: "xxxx xxxx xxxx xxxx"
12 text run at (20,40) width 190: "xxxx xxxx xxxx xxxx" 12 text run at (20,40) width 190: "xxxx xxxx xxxx xxxx"
13 RenderImage {IMG} at (20,55) size 40x40 13 LayoutImage {IMG} at (20,55) size 40x40
14 RenderText {#text} at (60,85) size 60x10 14 RenderText {#text} at (60,85) size 60x10
15 text run at (60,85) width 10: " " 15 text run at (60,85) width 10: " "
16 text run at (70,85) width 50: "xxxx " 16 text run at (70,85) width 50: "xxxx "
17 RenderImage {IMG} at (120,85) size 40x40 17 LayoutImage {IMG} at (120,85) size 40x40
18 RenderText {#text} at (160,85) size 190x55 18 RenderText {#text} at (160,85) size 190x55
19 text run at (160,85) width 10: " " 19 text run at (160,85) width 10: " "
20 text run at (170,85) width 40: "xxxx" 20 text run at (170,85) width 40: "xxxx"
21 text run at (20,130) width 190: "xxxx xxxx xxxx xxxx" 21 text run at (20,130) width 190: "xxxx xxxx xxxx xxxx"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698