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

Side by Side Diff: LayoutTests/platform/android/fast/text-autosizing/tables/nested-tables-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 800x325 3 layer at (0,0) size 800x325
4 RenderBlock {HTML} at (0,0) size 800x325 4 RenderBlock {HTML} at (0,0) size 800x325
5 RenderBody {BODY} at (0,0) size 800x324 5 RenderBody {BODY} at (0,0) size 800x324
6 RenderBlock {DIV} at (0,0) size 600x36 6 RenderBlock {DIV} at (0,0) size 600x36
7 RenderText {#text} at (0,0) size 203x15 7 RenderText {#text} at (0,0) size 203x15
8 text run at (0,0) width 203: "Table autosizing tests - nested-tables.h tml" 8 text run at (0,0) width 203: "Table autosizing tests - nested-tables.h tml"
9 RenderBR {BR} at (203,0) size 0x15 9 RenderBR {BR} at (203,0) size 0x15
10 RenderText {#text} at (0,16) size 370x15 10 RenderText {#text} at (0,16) size 370x15
(...skipping 17 matching lines...) Expand all
28 RenderText {#text} at (2,2) size 43x15 28 RenderText {#text} at (2,2) size 43x15
29 text run at (2,2) width 43: "This text" 29 text run at (2,2) width 43: "This text"
30 RenderBR {BR} at (45,2) size 0x15 30 RenderBR {BR} at (45,2) size 0x15
31 RenderText {#text} at (2,18) size 90x15 31 RenderText {#text} at (2,18) size 90x15
32 text run at (2,18) width 90: "should not overlap" 32 text run at (2,18) width 90: "should not overlap"
33 RenderBR {BR} at (92,18) size 0x15 33 RenderBR {BR} at (92,18) size 0x15
34 RenderText {#text} at (2,34) size 27x15 34 RenderText {#text} at (2,34) size 27x15
35 text run at (2,34) width 27: "itself." 35 text run at (2,34) width 27: "itself."
36 LayoutTableRow {TR} at (0,51) size 93x19 36 LayoutTableRow {TR} at (0,51) size 93x19
37 LayoutTableCell {TD} at (0,51) size 93x19 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=0 rs=1 cs=1] 37 LayoutTableCell {TD} at (0,51) size 93x19 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=0 rs=1 cs=1]
38 RenderImage {IMG} at (2,9) size 5x5 38 LayoutImage {IMG} at (2,9) size 5x5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698