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

Side by Side Diff: LayoutTests/platform/linux/css2.1/t1008-c44-ln-box-03-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 800x320 3 layer at (0,0) size 800x320
4 RenderBlock {HTML} at (0,0) size 800x320 4 RenderBlock {HTML} at (0,0) size 800x320
5 RenderBody {BODY} at (8,16) size 784x296 5 RenderBody {BODY} at (8,16) size 784x296
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 360x260 [color=#FFFFFF] [bgcolor=#FF0000] [border: (20px solid #008000)] 9 RenderBlock {DIV} at (0,36) size 360x260 [color=#FFFFFF] [bgcolor=#FF0000] [border: (20px solid #008000)]
10 RenderText {#text} at (40,40) size 280x100 10 RenderText {#text} at (40,40) size 280x100
11 text run at (40,40) width 280: "xxxx xxxx xxxx" 11 text run at (40,40) width 280: "xxxx xxxx xxxx"
12 text run at (40,80) width 280: "xxxx xxxx xxxx" 12 text run at (40,80) width 280: "xxxx xxxx xxxx"
13 text run at (40,120) width 100: "xxxx " 13 text run at (40,120) width 100: "xxxx "
14 RenderImage {IMG} at (130,80) size 100x100 [border: (20px solid #FFFFFF) ] 14 LayoutImage {IMG} at (130,80) size 100x100 [border: (20px solid #FFFFFF) ]
15 RenderText {#text} at (220,120) size 280x100 15 RenderText {#text} at (220,120) size 280x100
16 text run at (220,120) width 20: " " 16 text run at (220,120) width 20: " "
17 text run at (240,120) width 80: "xxxx" 17 text run at (240,120) width 80: "xxxx"
18 text run at (40,160) width 280: "xxxx xxxx xxxx" 18 text run at (40,160) width 280: "xxxx xxxx xxxx"
19 text run at (40,200) width 280: "xxxx xxxx xxxx" 19 text run at (40,200) width 280: "xxxx xxxx xxxx"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698