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

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

Issue 20630003: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 RenderTable {TABLE} at (0,0) size 189x86 6 RenderTable {TABLE} at (0,0) size 189x86
7 RenderTableSection {TBODY} at (0,0) size 189x86 7 RenderTableSection {TBODY} at (0,0) size 189x86
8 RenderTableRow {TR} at (0,2) size 189x82 8 RenderTableRow {TR} at (0,2) size 189x82
9 RenderTableCell {TD} at (2,2) size 185x82 [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (2,2) size 185x82 [r=0 c=0 rs=1 cs=1]
10 RenderTable {TABLE} at (1,1) size 183x26 10 RenderTable {TABLE} at (1,1) size 183x26
11 RenderTableSection {TBODY} at (0,0) size 183x26 11 RenderTableSection {TBODY} at (0,0) size 183x26
12 RenderTableRow {TR} at (0,2) size 183x22 12 RenderTableRow {TR} at (0,2) size 183x22
13 RenderTableCell {TD} at (2,2) size 179x22 [r=0 c=0 rs=1 cs=1 ] 13 RenderTableCell {TD} at (2,2) size 179x22 [r=0 c=0 rs=1 cs=1 ]
14 RenderText {#text} at (1,1) size 177x19 14 RenderText {#text} at (1,1) size 177x19
15 text run at (1,1) width 177: "This should all be on one line." 15 text run at (1,1) width 177: "This should all be on one line."
16 RenderTable {TABLE} at (1,27) size 79x54 16 RenderTable {TABLE} at (1,27) size 79x54
17 RenderTableSection {THEAD} at (0,26) size 79x2 17 RenderTableSection {THEAD} at (0,26) size 79x2
18 RenderBlock {CAPTION} at (0,0) size 79x26 18 RenderBlock {CAPTION} at (0,0) size 79x26
19 RenderTable {TABLE} at (12,0) size 55x26 19 RenderTable {TABLE} at (12.50,0) size 54x26
20 RenderTableSection {TBODY} at (0,0) size 54x26 20 RenderTableSection {TBODY} at (0,0) size 54x26
21 RenderTableRow {TR} at (0,2) size 54x22 21 RenderTableRow {TR} at (0,2) size 54x22
22 RenderTableCell {TD} at (2,2) size 50x22 [r=0 c=0 rs=1 c s=1] 22 RenderTableCell {TD} at (2,2) size 50x22 [r=0 c=0 rs=1 c s=1]
23 RenderText {#text} at (1,1) size 48x19 23 RenderText {#text} at (1,1) size 48x19
24 text run at (1,1) width 48: "Caption" 24 text run at (1,1) width 48: "Caption"
25 RenderTableSection {TBODY} at (0,28) size 79x26 25 RenderTableSection {TBODY} at (0,28) size 79x26
26 RenderTableRow {TR} at (0,2) size 79x22 26 RenderTableRow {TR} at (0,2) size 79x22
27 RenderTableCell {TD} at (2,2) size 47x22 [r=0 c=0 rs=1 cs=1] 27 RenderTableCell {TD} at (2,2) size 47x22 [r=0 c=0 rs=1 cs=1]
28 RenderText {#text} at (1,1) size 45x19 28 RenderText {#text} at (1,1) size 45x19
29 text run at (1,1) width 45: "Bottom" 29 text run at (1,1) width 45: "Bottom"
30 RenderTableCell {TD} at (51,2) size 26x22 [r=0 c=1 rs=1 cs=1 ] 30 RenderTableCell {TD} at (51,2) size 26x22 [r=0 c=1 rs=1 cs=1 ]
31 RenderText {#text} at (1,1) size 24x19 31 RenderText {#text} at (1,1) size 24x19
32 text run at (1,1) width 24: "line." 32 text run at (1,1) width 24: "line."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698