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

Side by Side Diff: LayoutTests/platform/win-xp/css2.1/t090501-c414-flt-03-b-g-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 800x222 3 layer at (0,0) size 800x222
4 RenderBlock {HTML} at (0,0) size 800x222 4 RenderBlock {HTML} at (0,0) size 800x222
5 RenderBody {BODY} at (8,16) size 784x114 5 RenderBody {BODY} at (8,16) size 784x114
6 RenderBlock {P} at (0,0) size 784x22 [color=#000080] 6 RenderBlock {P} at (0,0) size 784x22 [color=#000080]
7 RenderText {#text} at (0,2) size 378x19 7 RenderText {#text} at (0,2) size 378x19
8 text run at (0,2) width 233: "In the following test, the purple square " 8 text run at (0,2) width 233: "In the following test, the purple square "
9 text run at (233,2) width 145: "should be on the left (\x{21E6}" 9 text run at (233,2) width 145: "should be on the left (\x{21E6}"
10 RenderImage {IMG} at (378,2) size 19x19.19 10 LayoutImage {IMG} at (378,2) size 19x19.19
11 RenderText {#text} at (397,2) size 206x19 11 RenderText {#text} at (397,2) size 206x19
12 text run at (397,2) width 206: "), and the teal square on the right (" 12 text run at (397,2) width 206: "), and the teal square on the right ("
13 RenderImage {IMG} at (603,2) size 19x19.19 13 LayoutImage {IMG} at (603,2) size 19x19.19
14 RenderText {#text} at (622,2) size 149x19 14 RenderText {#text} at (622,2) size 149x19
15 text run at (622,2) width 91: "\x{21E8}) of the blue " 15 text run at (622,2) width 91: "\x{21E8}) of the blue "
16 text run at (713,2) width 58: "rectangle." 16 text run at (713,2) width 58: "rectangle."
17 RenderBlock {DIV} at (0,38) size 784x76 17 RenderBlock {DIV} at (0,38) size 784x76
18 RenderBlock {DIV} at (16,0) size 752x76 [color=#0000FF] [bgcolor=#000080 ] 18 RenderBlock {DIV} at (16,0) size 752x76 [color=#0000FF] [bgcolor=#000080 ]
19 RenderImage {IMG} at (8,8) size 160x160 19 LayoutImage {IMG} at (8,8) size 160x160
20 RenderImage {IMG} at (584,8) size 160x160 20 LayoutImage {IMG} at (584,8) size 160x160
21 RenderText {#text} at (168,8) size 399x59 21 RenderText {#text} at (168,8) size 399x59
22 text run at (168,8) width 399: "Blue rectangle. Blue rectangle. Blue rectangle. Blue rectangle. Blue" 22 text run at (168,8) width 399: "Blue rectangle. Blue rectangle. Blue rectangle. Blue rectangle. Blue"
23 text run at (168,28) width 155: "rectangle. Blue rectangle. " 23 text run at (168,28) width 155: "rectangle. Blue rectangle. "
24 text run at (323,28) width 213: "Blue rectangle. Blue rectangle. Blu e" 24 text run at (323,28) width 213: "Blue rectangle. Blue rectangle. Blu e"
25 text run at (168,48) width 337: "rectangle. Blue rectangle. Blue rec tangle. Blue rectangle." 25 text run at (168,48) width 337: "rectangle. Blue rectangle. Blue rec tangle. Blue rectangle."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698