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

Side by Side Diff: LayoutTests/platform/mac/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 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 457x18 7 RenderText {#text} at (0,0) size 457x18
8 text run at (0,0) width 457: "Rows should have different number of col umns, but those should match." 8 text run at (0,0) width 457: "Rows should have different number of col umns, but those should match."
9 RenderTable {TABLE} at (0,34) size 725x90 9 RenderTable {TABLE} at (0,34) size 725x90
10 RenderTableSection {THEAD} at (0,0) size 725x18 10 RenderTableSection {THEAD} at (0,0) size 725x18
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 RenderTableCell {TD} at (180,18) size 90x18 [bgcolor=#00FFFF] [r=1 c =2 rs=1 cs=1] 68 RenderTableCell {TD} at (180,18) size 90x18 [bgcolor=#00FFFF] [r=1 c =2 rs=1 cs=1]
69 RenderText {#text} at (0,0) size 8x18 69 RenderText {#text} at (0,0) size 8x18
70 text run at (0,0) width 8: "2" 70 text run at (0,0) width 8: "2"
71 RenderTableCell {TD} at (270,18) size 91x18 [bgcolor=#008B8B] [r=1 c =3 rs=1 cs=1] 71 RenderTableCell {TD} at (270,18) size 91x18 [bgcolor=#008B8B] [r=1 c =3 rs=1 cs=1]
72 RenderText {#text} at (0,0) size 17x18 72 RenderText {#text} at (0,0) size 17x18
73 text run at (0,0) width 17: "2+" 73 text run at (0,0) width 17: "2+"
74 RenderTableRow {TR} at (0,36) size 725x18 74 RenderTableRow {TR} at (0,36) size 725x18
75 RenderTableCell {TD} at (0,36) size 90x18 [r=2 c=0 rs=1 cs=1] 75 RenderTableCell {TD} at (0,36) size 90x18 [r=2 c=0 rs=1 cs=1]
76 RenderText {#text} at (0,0) size 4x18 76 RenderText {#text} at (0,0) size 4x18
77 text run at (0,0) width 4: " " 77 text run at (0,0) width 4: " "
78 RenderBlock (anonymous) at (0,124) size 784x22 78 RenderBlock (anonymous) at (0,124) size 784x19
79 RenderButton {BUTTON} at (2,2) size 43.67x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)] 79 RenderButton {BUTTON} at (0,1) size 43.67x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
80 RenderBlock (anonymous) at (8,2) size 27.67x13 80 RenderBlock (anonymous) at (8,2) size 27.67x13
81 RenderText {#text} at (0,0) size 28x13 81 RenderText {#text} at (0,0) size 28x13
82 text run at (0,0) width 28: "show" 82 text run at (0,0) width 28: "show"
83 RenderText {#text} at (47,1) size 5x18 83 RenderText {#text} at (43,0) size 5x18
84 text run at (47,1) width 5: " " 84 text run at (43,0) width 5: " "
85 RenderButton {BUTTON} at (53.67,2) size 39.06x18 [bgcolor=#C0C0C0] [bord er: none (2px outset #C0C0C0) none (2px outset #C0C0C0)] 85 RenderButton {BUTTON} at (47.67,1) size 39.06x18 [bgcolor=#C0C0C0] [bord er: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
86 RenderBlock (anonymous) at (8,2) size 23.06x13 86 RenderBlock (anonymous) at (8,2) size 23.06x13
87 RenderText {#text} at (0,0) size 24x13 87 RenderText {#text} at (0,0) size 24x13
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