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

Side by Side Diff: LayoutTests/platform/win/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 465x17 7 RenderText {#text} at (0,0) size 465x17
8 text run at (0,0) width 465: "Rows should have different number of col umns, but those should match." 8 text run at (0,0) width 465: "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 8x17 69 RenderText {#text} at (0,0) size 8x17
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 18x17 72 RenderText {#text} at (0,0) size 18x17
73 text run at (0,0) width 18: "2+" 73 text run at (0,0) width 18: "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 4x17 76 RenderText {#text} at (0,0) size 4x17
77 text run at (0,0) width 4: " " 77 text run at (0,0) width 4: " "
78 RenderBlock (anonymous) at (0,124) size 784x25 78 RenderBlock (anonymous) at (0,124) size 784x21
79 RenderButton {BUTTON} at (2,2) size 47.13x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] 79 RenderButton {BUTTON} at (0,0) size 47.13x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
80 RenderBlock (anonymous) at (8,3) size 31.13x15 80 RenderBlock (anonymous) at (8,3) size 31.13x15
81 RenderText {#text} at (0,0) size 32x15 81 RenderText {#text} at (0,0) size 32x15
82 text run at (0,0) width 32: "show" 82 text run at (0,0) width 32: "show"
83 RenderText {#text} at (51,3) size 5x17 83 RenderText {#text} at (47,1) size 5x17
84 text run at (51,3) width 5: " " 84 text run at (47,1) width 5: " "
85 RenderButton {BUTTON} at (57.13,2) size 41.20x21 [bgcolor=#C0C0C0] [bord er: (2px outset #C0C0C0)] 85 RenderButton {BUTTON} at (51.13,0) size 41.20x21 [bgcolor=#C0C0C0] [bord er: (2px outset #C0C0C0)]
86 RenderBlock (anonymous) at (8,3) size 25.20x15 86 RenderBlock (anonymous) at (8,3) size 25.20x15
87 RenderText {#text} at (0,0) size 26x15 87 RenderText {#text} at (0,0) size 26x15
88 text run at (0,0) width 26: "hide" 88 text run at (0,0) width 26: "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