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

Side by Side Diff: LayoutTests/platform/mac/fast/text-autosizing/tables/nested-tables-expected.txt

Issue 792883004: Auto-rebaseline for r186800 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 | Annotate | Revision Log
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 800x273 3 layer at (0,0) size 800x273
4 RenderBlock {HTML} at (0,0) size 800x273 4 RenderBlock {HTML} at (0,0) size 800x273
5 RenderBody {BODY} at (0,0) size 800x272 5 RenderBody {BODY} at (0,0) size 800x272
6 RenderBlock {DIV} at (0,0) size 600x36 6 RenderBlock {DIV} at (0,0) size 600x36
7 RenderText {#text} at (0,0) size 202x12 7 RenderText {#text} at (0,0) size 202x12
8 text run at (0,0) width 202: "Table autosizing tests - nested-tables.h tml" 8 text run at (0,0) width 202: "Table autosizing tests - nested-tables.h tml"
9 RenderBR {BR} at (201,0) size 1x12 9 RenderBR {BR} at (201,0) size 1x12
10 RenderText {#text} at (0,12) size 365x12 10 RenderText {#text} at (0,12) size 365x12
(...skipping 17 matching lines...) Expand all
28 RenderText {#text} at (2,2) size 43x12 28 RenderText {#text} at (2,2) size 43x12
29 text run at (2,2) width 43: "This text" 29 text run at (2,2) width 43: "This text"
30 RenderBR {BR} at (44,2) size 1x12 30 RenderBR {BR} at (44,2) size 1x12
31 RenderText {#text} at (2,14) size 90x12 31 RenderText {#text} at (2,14) size 90x12
32 text run at (2,14) width 90: "should not overlap" 32 text run at (2,14) width 90: "should not overlap"
33 RenderBR {BR} at (91,14) size 1x12 33 RenderBR {BR} at (91,14) size 1x12
34 RenderText {#text} at (2,26) size 27x12 34 RenderText {#text} at (2,26) size 27x12
35 text run at (2,26) width 27: "itself." 35 text run at (2,26) width 27: "itself."
36 RenderTableRow {TR} at (0,39) size 93x15 36 RenderTableRow {TR} at (0,39) size 93x15
37 RenderTableCell {TD} at (0,39) size 93x15 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=0 rs=1 cs=1] 37 RenderTableCell {TD} at (0,39) size 93x15 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=0 rs=1 cs=1]
38 RenderImage {IMG} at (2,6) size 5x5 38 RenderBlock {IMG} at (2,2) size 5x5
39 layer at (6,259) size 5x5 clip at (7,260) size 3x3 scrollWidth 17 scrollHeight 1 8
40 RenderBlock {DIV} at (0,4) size 5x5 [border: (1px solid #C0C0C0)]
41 RenderImage {IMG} at (2,2) size 16x16
42 layer at (24,261) size 0x0
43 RenderBlock {DIV} at (18,2) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698