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/win-xp/fast/block/margin-collapse/100-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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {DIV} at (0,0) size 385x508.81 6 RenderBlock {DIV} at (0,0) size 385x508.81
7 RenderImage {IMG} at (0,0) size 395x275 7 LayoutImage {IMG} at (0,0) size 395x275
8 RenderBlock {H2} at (0,315) size 385x27 8 RenderBlock {H2} at (0,315) size 385x27
9 RenderText {#text} at (0,0) size 315x26 9 RenderText {#text} at (0,0) size 315x26
10 text run at (0,0) width 315: "This text should be on line one." 10 text run at (0,0) width 315: "This text should be on line one."
11 RenderBlock (anonymous) at (0,361.91) size 385x40 11 RenderBlock (anonymous) at (0,361.91) size 385x40
12 RenderText {#text} at (0,0) size 382x39 12 RenderText {#text} at (0,0) size 382x39
13 text run at (0,0) width 250: "This text should be on the following l ines. " 13 text run at (0,0) width 250: "This text should be on the following l ines. "
14 text run at (250,0) width 132: "These lines should not" 14 text run at (250,0) width 132: "These lines should not"
15 text run at (0,20) width 49: "overlap." 15 text run at (0,20) width 49: "overlap."
16 RenderBlock {H2} at (0,441.91) size 385x27 16 RenderBlock {H2} at (0,441.91) size 385x27
17 RenderText {#text} at (0,0) size 211x26 17 RenderText {#text} at (0,0) size 211x26
18 text run at (0,0) width 211: "Here's what's weird." 18 text run at (0,0) width 211: "Here's what's weird."
19 RenderBlock (anonymous) at (0,488.81) size 385x20 19 RenderBlock (anonymous) at (0,488.81) size 385x20
20 RenderText {#text} at (0,0) size 131x19 20 RenderText {#text} at (0,0) size 131x19
21 text run at (0,0) width 131: "The problem persists!" 21 text run at (0,0) width 131: "The problem persists!"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698