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

Side by Side Diff: LayoutTests/fast/table/011-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 800x88
4 RenderBlock {HTML} at (0,0) size 800x88
5 RenderBody {BODY} at (8,8) size 784x72
6 RenderTable {TABLE} at (0,0) size 66x72
7 RenderTableSection {THEAD} at (0,0) size 66x24
8 RenderTableRow {TR} at (0,2) size 66x20
9 RenderTableCell {TH} at (2,2) size 14x20 [color=#FF0000] [r=0 c=0 rs =1 cs=1]
10 RenderText {#text} at (1,1) size 12x18
11 text run at (1,1) width 12: "H"
12 RenderTableCell {TH} at (18,2) size 14x20 [color=#FF0000] [r=0 c=1 r s=1 cs=1]
13 RenderText {#text} at (1,1) size 12x18
14 text run at (1,1) width 12: "E"
15 RenderTableCell {TH} at (34,2) size 14x20 [color=#FF0000] [r=0 c=2 r s=1 cs=1]
16 RenderText {#text} at (1,1) size 12x18
17 text run at (1,1) width 12: "A"
18 RenderTableCell {TH} at (50,2) size 14x20 [color=#FF0000] [r=0 c=3 r s=1 cs=1]
19 RenderText {#text} at (1,1) size 12x18
20 text run at (1,1) width 12: "D"
21 RenderTableSection {TFOOT} at (0,48) size 66x24
22 RenderTableRow {TR} at (0,2) size 66x20
23 RenderTableCell {TH} at (2,2) size 14x20 [color=#0000FF] [r=0 c=0 rs =1 cs=1]
24 RenderText {#text} at (2,1) size 10x18
25 text run at (2,1) width 10: "F"
26 RenderTableCell {TH} at (18,2) size 14x20 [color=#0000FF] [r=0 c=1 r s=1 cs=1]
27 RenderText {#text} at (1,1) size 12x18
28 text run at (1,1) width 12: "O"
29 RenderTableCell {TH} at (34,2) size 14x20 [color=#0000FF] [r=0 c=2 r s=1 cs=1]
30 RenderText {#text} at (1,1) size 12x18
31 text run at (1,1) width 12: "O"
32 RenderTableCell {TH} at (50,2) size 14x20 [color=#0000FF] [r=0 c=3 r s=1 cs=1]
33 RenderText {#text} at (1,1) size 12x18
34 text run at (1,1) width 12: "T"
35 RenderTableSection {TBODY} at (0,24) size 66x24
36 RenderTableRow {TR} at (0,2) size 66x20
37 RenderTableCell {TD} at (2,2) size 14x20 [color=#008000] [r=0 c=0 rs =1 cs=1]
38 RenderText {#text} at (1,1) size 8x18
39 text run at (1,1) width 8: "b"
40 RenderTableCell {TD} at (18,2) size 14x20 [color=#008000] [r=0 c=1 r s=1 cs=1]
41 RenderText {#text} at (1,1) size 8x18
42 text run at (1,1) width 8: "o"
43 RenderTableCell {TD} at (34,2) size 14x20 [color=#008000] [r=0 c=2 r s=1 cs=1]
44 RenderText {#text} at (1,1) size 8x18
45 text run at (1,1) width 8: "d"
46 RenderTableCell {TD} at (50,2) size 14x20 [color=#008000] [r=0 c=3 r s=1 cs=1]
47 RenderText {#text} at (1,1) size 8x18
48 text run at (1,1) width 8: "y"
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/table/anonymous-table-section-removed-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698