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

Side by Side Diff: LayoutTests/tables/mozilla/marvin/x_table-expected.txt

Issue 23974003: Auto-rebaseline for r157364 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x330
4 RenderBlock {html} at (0,0) size 800x330
5 RenderBody {body} at (8,16) size 784x306
6 RenderBlock {p} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 274x18
8 text run at (0,0) width 274: "The table below should have the followin g:"
9 RenderBlock {ol} at (0,34) size 784x108
10 RenderListItem {li} at (40,0) size 744x18
11 RenderListMarker at (-20,0) size 16x18: "1"
12 RenderText {#text} at (0,0) size 120x18
13 text run at (0,0) width 120: "a caption 'TABLE'"
14 RenderListItem {li} at (40,18) size 744x18
15 RenderListMarker at (-20,0) size 16x18: "2"
16 RenderText {#text} at (0,0) size 61x18
17 text run at (0,0) width 61: "no border"
18 RenderListItem {li} at (40,36) size 744x18
19 RenderListMarker at (-20,0) size 16x18: "3"
20 RenderText {#text} at (0,0) size 221x18
21 text run at (0,0) width 221: "3 colgroups, each with one column"
22 RenderListItem {li} at (40,54) size 744x18
23 RenderListMarker at (-20,0) size 16x18: "4"
24 RenderText {#text} at (0,0) size 155x18
25 text run at (0,0) width 155: "a THEAD with one row"
26 RenderListItem {li} at (40,72) size 744x18
27 RenderListMarker at (-20,0) size 16x18: "5"
28 RenderText {#text} at (0,0) size 163x18
29 text run at (0,0) width 163: "a TBODY with two rows"
30 RenderListItem {li} at (40,90) size 744x18
31 RenderListMarker at (-20,0) size 16x18: "6"
32 RenderText {#text} at (0,0) size 152x18
33 text run at (0,0) width 152: "a TFOOT with one row"
34 RenderBlock (anonymous) at (0,158) size 784x36
35 RenderBR {br} at (0,0) size 0x18
36 RenderBR {br} at (0,18) size 0x18
37 RenderTable {table} at (0,194) size 188x112
38 RenderBlock {caption} at (0,0) size 188x18
39 RenderText {#text} at (67,0) size 54x18
40 text run at (67,0) width 54: "TABLE"
41 RenderTableCol {colgroup} at (0,0) size 0x0
42 RenderTableCol {col} at (0,0) size 0x0
43 RenderTableCol {colgroup} at (0,0) size 0x0
44 RenderTableCol {col} at (0,0) size 0x0
45 RenderTableCol {colgroup} at (0,0) size 0x0
46 RenderTableCol {col} at (0,0) size 0x0
47 RenderTableSection {thead} at (0,18) size 188x24
48 RenderTableRow {tr} at (0,2) size 188x20
49 RenderTableCell {th} at (2,2) size 60x20 [r=0 c=0 rs=1 cs=1]
50 RenderText {#text} at (1,1) size 58x18
51 text run at (1,1) width 58: "THEAD"
52 RenderTableCell {th} at (64,2) size 60x20 [r=0 c=1 rs=1 cs=1]
53 RenderText {#text} at (1,1) size 58x18
54 text run at (1,1) width 58: "THEAD"
55 RenderTableCell {th} at (126,2) size 60x20 [r=0 c=2 rs=1 cs=1]
56 RenderText {#text} at (1,1) size 58x18
57 text run at (1,1) width 58: "THEAD"
58 RenderTableSection {tfoot} at (0,88) size 188x24
59 RenderTableRow {tr} at (0,2) size 188x20
60 RenderTableCell {td} at (2,2) size 60x20 [r=0 c=0 rs=1 cs=1]
61 RenderText {#text} at (1,1) size 53x18
62 text run at (1,1) width 53: "TFOOT"
63 RenderTableCell {td} at (64,2) size 60x20 [r=0 c=1 rs=1 cs=1]
64 RenderText {#text} at (1,1) size 53x18
65 text run at (1,1) width 53: "TFOOT"
66 RenderTableCell {td} at (126,2) size 60x20 [r=0 c=2 rs=1 cs=1]
67 RenderText {#text} at (1,1) size 53x18
68 text run at (1,1) width 53: "TFOOT"
69 RenderTableSection {tbody} at (0,42) size 188x46
70 RenderTableRow {tr} at (0,2) size 188x20
71 RenderTableCell {td} at (2,2) size 60x20 [r=0 c=0 rs=1 cs=1]
72 RenderText {#text} at (1,1) size 57x18
73 text run at (1,1) width 57: "TBODY"
74 RenderTableCell {td} at (64,2) size 60x20 [r=0 c=1 rs=1 cs=1]
75 RenderText {#text} at (1,1) size 57x18
76 text run at (1,1) width 57: "TBODY"
77 RenderTableCell {td} at (126,2) size 60x20 [r=0 c=2 rs=1 cs=1]
78 RenderText {#text} at (1,1) size 57x18
79 text run at (1,1) width 57: "TBODY"
80 RenderTableRow {tr} at (0,24) size 188x20
81 RenderTableCell {td} at (2,24) size 60x20 [r=1 c=0 rs=1 cs=1]
82 RenderText {#text} at (1,1) size 57x18
83 text run at (1,1) width 57: "TBODY"
84 RenderTableCell {td} at (64,24) size 60x20 [r=1 c=1 rs=1 cs=1]
85 RenderText {#text} at (1,1) size 57x18
86 text run at (1,1) width 57: "TBODY"
87 RenderTableCell {td} at (126,24) size 60x20 [r=1 c=2 rs=1 cs=1]
88 RenderText {#text} at (1,1) size 57x18
89 text run at (1,1) width 57: "TBODY"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698