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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/table/append-cells2-expected.txt

Issue 789003: Rebaseline tests whose expectations were changed by r55714. (Closed)
Patch Set: adding expectations of chromium-win Created 10 years, 9 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
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 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 431x19 7 RenderText {#text} at (0,0) size 431x19
8 text run at (0,0) width 431: "Rows should have different number of col umns, but those should match." 8 text run at (0,0) width 431: "Rows should have different number of col umns, but those should match."
9 RenderTable {TABLE} at (0,36) size 725x100 9 RenderTable {TABLE} at (0,36) size 725x100
10 RenderTableSection {THEAD} at (0,0) size 725x20 10 RenderTableSection {THEAD} at (0,0) size 725x20
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 RenderTableCell {TD} at (180,20) size 90x20 [bgcolor=#00FFFF] [r=1 c =2 rs=1 cs=1] 68 RenderTableCell {TD} at (180,20) size 90x20 [bgcolor=#00FFFF] [r=1 c =2 rs=1 cs=1]
69 RenderText {#text} at (0,0) size 8x19 69 RenderText {#text} at (0,0) size 8x19
70 text run at (0,0) width 8: "2" 70 text run at (0,0) width 8: "2"
71 RenderTableCell {TD} at (270,20) size 91x20 [bgcolor=#008B8B] [r=1 c =3 rs=1 cs=1] 71 RenderTableCell {TD} at (270,20) size 91x20 [bgcolor=#008B8B] [r=1 c =3 rs=1 cs=1]
72 RenderText {#text} at (0,0) size 17x19 72 RenderText {#text} at (0,0) size 17x19
73 text run at (0,0) width 17: "2+" 73 text run at (0,0) width 17: "2+"
74 RenderTableRow {TR} at (0,40) size 725x20 74 RenderTableRow {TR} at (0,40) size 725x20
75 RenderTableCell {TD} at (0,40) size 90x20 [r=2 c=0 rs=1 cs=1] 75 RenderTableCell {TD} at (0,40) size 90x20 [r=2 c=0 rs=1 cs=1]
76 RenderText {#text} at (0,0) size 4x19 76 RenderText {#text} at (0,0) size 4x19
77 text run at (0,0) width 4: " " 77 text run at (0,0) width 4: " "
78 RenderBlock (anonymous) at (0,136) size 784x26 78 RenderBlock (anonymous) at (0,136) size 784x24
79 RenderButton {BUTTON} at (2,2) size 52x22 [bgcolor=#DDDDDD] [border: (2p x outset #DDDDDD)] 79 RenderButton {BUTTON} at (2,2) size 46x20 [bgcolor=#DDDDDD] [border: (2p x outset #DDDDDD)]
80 RenderBlock (anonymous) at (8,2) size 36x18 80 RenderBlock (anonymous) at (8,2) size 30x16
81 RenderText {#text} at (3,1) size 30x16 81 RenderText {#text} at (0,0) size 30x16
82 text run at (3,1) width 30: "show" 82 text run at (0,0) width 30: "show"
83 RenderText {#text} at (56,3) size 4x19 83 RenderText {#text} at (50,2) size 4x19
84 text run at (56,3) width 4: " " 84 text run at (50,2) width 4: " "
85 RenderButton {BUTTON} at (62,2) size 46x22 [bgcolor=#DDDDDD] [border: (2 px outset #DDDDDD)] 85 RenderButton {BUTTON} at (56,2) size 40x20 [bgcolor=#DDDDDD] [border: (2 px outset #DDDDDD)]
86 RenderBlock (anonymous) at (8,2) size 30x18 86 RenderBlock (anonymous) at (8,2) size 24x16
87 RenderText {#text} at (3,1) size 24x16 87 RenderText {#text} at (0,0) size 24x16
88 text run at (3,1) width 24: "hide" 88 text run at (0,0) width 24: "hide"
89 RenderText {#text} at (0,0) size 0x0 89 RenderText {#text} at (0,0) size 0x0
90 RenderText {#text} at (0,0) size 0x0 90 RenderText {#text} at (0,0) size 0x0
91 RenderText {#text} at (0,0) size 0x0 91 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698