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

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

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 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 784x22
79 RenderButton {BUTTON} at (2,2) size 46x22 [bgcolor=#C0C0C0] [border: (2p x outset #C0C0C0)] 79 RenderButton {BUTTON} at (0,0) size 46x22 [bgcolor=#C0C0C0] [border: (2p x outset #C0C0C0)]
80 RenderBlock (anonymous) at (8,3) size 30x16 80 RenderBlock (anonymous) at (8,3) size 30x16
81 RenderText {#text} at (0,0) size 30x16 81 RenderText {#text} at (0,0) size 30x16
82 text run at (0,0) width 30: "show" 82 text run at (0,0) width 30: "show"
83 RenderText {#text} at (50,3) size 4x19 83 RenderText {#text} at (46,1) size 4x19
84 text run at (50,3) width 4: " " 84 text run at (46,1) width 4: " "
85 RenderButton {BUTTON} at (56,2) size 40x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)] 85 RenderButton {BUTTON} at (50,0) size 40x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)]
86 RenderBlock (anonymous) at (8,3) size 24x16 86 RenderBlock (anonymous) at (8,3) size 24x16
87 RenderText {#text} at (0,0) size 24x16 87 RenderText {#text} at (0,0) size 24x16
88 text run at (0,0) 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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698