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

Side by Side Diff: LayoutTests/platform/win/virtual/antialiasedtext/fast/text/whitespace/021-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 LayoutTable {TABLE} at (0,0) size 450x60 6 LayoutTable {TABLE} at (0,0) size 450x60
7 LayoutTableSection {TBODY} at (0,0) size 450x60 7 LayoutTableSection {TBODY} at (0,0) size 450x60
8 LayoutTableRow {TR} at (0,2) size 450x56 8 LayoutTableRow {TR} at (0,2) size 450x56
9 LayoutTableCell {TD} at (2,2) size 446x56 [bgcolor=#CCCC44] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 446x56 [bgcolor=#CCCC44] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (1,1) size 428x35 10 RenderText {#text} at (1,1) size 428x35
11 text run at (1,1) width 428: "This stuff should all be within th e table boundaries, and not off the" 11 text run at (1,1) width 428: "This stuff should all be within th e table boundaries, and not off the"
12 text run at (1,19) width 39: "edge. " 12 text run at (1,19) width 39: "edge. "
13 text run at (39,19) width 329: "No way should it be off the edge of the damn table." 13 text run at (39,19) width 329: "No way should it be off the edge of the damn table."
14 RenderInline {SPAN} at (0,0) size 206x17 14 RenderInline {SPAN} at (0,0) size 206x17
15 RenderImage {IMG} at (1,51) size 50x0 15 LayoutImage {IMG} at (1,51) size 50x0
16 RenderText {#text} at (51,37) size 156x17 16 RenderText {#text} at (51,37) size 156x17
17 text run at (51,37) width 156: "oh, no I fell off the edge" 17 text run at (51,37) width 156: "oh, no I fell off the edge"
18 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698