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

Side by Side Diff: LayoutTests/platform/mac/fast/table/tableInsideCaption-expected.txt

Issue 914403005: Auto-rebaseline for r190175 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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 | 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 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 206x78 6 LayoutTable {TABLE} at (0,0) size 206x78
7 LayoutTableSection {TBODY} at (0,0) size 206x78 7 LayoutTableSection {TBODY} at (0,0) size 206x78
8 LayoutTableRow {TR} at (0,2) size 206x74 8 LayoutTableRow {TR} at (0,2) size 206x74
9 LayoutTableCell {TD} at (2,2) size 202x74 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 202x74 [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (1,1) size 200x24 10 LayoutTable {TABLE} at (1,1) size 200x24
11 LayoutTableSection {TBODY} at (0,0) size 200x24 11 LayoutTableSection {TBODY} at (0,0) size 200x24
12 LayoutTableRow {TR} at (0,2) size 200x20 12 LayoutTableRow {TR} at (0,2) size 200x20
13 LayoutTableCell {TD} at (2,2) size 196x20 [r=0 c=0 rs=1 cs=1 ] 13 LayoutTableCell {TD} at (2,2) size 196x20 [r=0 c=0 rs=1 cs=1 ]
14 RenderText {#text} at (1,1) size 194x18 14 RenderText {#text} at (1,1) size 194x18
15 text run at (1,1) width 194: "This should all be on one line." 15 text run at (1,1) width 194: "This should all be on one line."
16 LayoutTable {TABLE} at (1,25) size 86x48 16 LayoutTable {TABLE} at (1,25) size 87x48
17 LayoutTableSection {THEAD} at (0,24) size 86x2 17 LayoutTableSection {THEAD} at (0,24) size 87x2
18 RenderBlock {CAPTION} at (0,0) size 86x24 18 RenderBlock {CAPTION} at (0,0) size 87x24
19 LayoutTable {TABLE} at (14.50,0) size 57x24 19 LayoutTable {TABLE} at (15,0) size 57x24
20 LayoutTableSection {TBODY} at (0,0) size 57x24 20 LayoutTableSection {TBODY} at (0,0) size 57x24
21 LayoutTableRow {TR} at (0,2) size 57x20 21 LayoutTableRow {TR} at (0,2) size 57x20
22 LayoutTableCell {TD} at (2,2) size 53x20 [r=0 c=0 rs=1 c s=1] 22 LayoutTableCell {TD} at (2,2) size 53x20 [r=0 c=0 rs=1 c s=1]
23 RenderText {#text} at (1,1) size 51x18 23 RenderText {#text} at (1,1) size 51x18
24 text run at (1,1) width 51: "Caption" 24 text run at (1,1) width 51: "Caption"
25 LayoutTableSection {TBODY} at (0,26) size 86x22 25 LayoutTableSection {TBODY} at (0,26) size 87x22
26 LayoutTableRow {TR} at (0,0) size 86x20 26 LayoutTableRow {TR} at (0,0) size 87x20
27 LayoutTableCell {TD} at (2,0) size 50x20 [r=0 c=0 rs=1 cs=1] 27 LayoutTableCell {TD} at (2,0) size 51x20 [r=0 c=0 rs=1 cs=1]
28 RenderText {#text} at (1,1) size 49x18 28 RenderText {#text} at (1,1) size 49x18
29 text run at (1,1) width 49: "Bottom" 29 text run at (1,1) width 49: "Bottom"
30 LayoutTableCell {TD} at (54,0) size 30x20 [r=0 c=1 rs=1 cs=1 ] 30 LayoutTableCell {TD} at (55,0) size 30x20 [r=0 c=1 rs=1 cs=1 ]
31 RenderText {#text} at (1,1) size 28x18 31 RenderText {#text} at (1,1) size 28x18
32 text run at (1,1) width 28: "line." 32 text run at (1,1) width 28: "line."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698