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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/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 385x504.81 6 RenderBlock {DIV} at (0,0) size 385x504.81
7 RenderImage {IMG} at (0,0) size 395x275 7 LayoutImage {IMG} at (0,0) size 395x275
8 RenderBlock {H2} at (0,315) size 385x28 8 RenderBlock {H2} at (0,315) size 385x28
9 RenderText {#text} at (0,0) size 317x28 9 RenderText {#text} at (0,0) size 317x28
10 text run at (0,0) width 317: "This text should be on line one." 10 text run at (0,0) width 317: "This text should be on line one."
11 RenderBlock (anonymous) at (0,362.91) size 385x36 11 RenderBlock (anonymous) at (0,362.91) size 385x36
12 RenderText {#text} at (0,0) size 347x36 12 RenderText {#text} at (0,0) size 347x36
13 text run at (0,0) width 275: "This text should be on the following l ines. " 13 text run at (0,0) width 275: "This text should be on the following l ines. "
14 text run at (274,0) width 73: "These lines" 14 text run at (274,0) width 73: "These lines"
15 text run at (0,18) width 124: "should not overlap." 15 text run at (0,18) width 124: "should not overlap."
16 RenderBlock {H2} at (0,438.91) size 385x28 16 RenderBlock {H2} at (0,438.91) size 385x28
17 RenderText {#text} at (0,0) size 210x28 17 RenderText {#text} at (0,0) size 210x28
18 text run at (0,0) width 210: "Here's what's weird." 18 text run at (0,0) width 210: "Here's what's weird."
19 RenderBlock (anonymous) at (0,486.81) size 385x18 19 RenderBlock (anonymous) at (0,486.81) size 385x18
20 RenderText {#text} at (0,0) size 140x18 20 RenderText {#text} at (0,0) size 140x18
21 text run at (0,0) width 140: "The problem persists!" 21 text run at (0,0) width 140: "The problem persists!"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698