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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/table/append-cells2-expected.txt

Issue 1385773002: Auto-rebaseline for r351985 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 465x18 7 LayoutText {#text} at (0,0) size 465x18
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 LayoutTable {TABLE} at (0,34) size 725x90 9 LayoutTable {TABLE} at (0,34) size 725x90
10 LayoutTableSection {THEAD} at (0,0) size 725x18 10 LayoutTableSection {THEAD} at (0,0) size 725x18
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 LayoutText {#text} at (0,0) size 8x18 69 LayoutText {#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 LayoutTableCell {TD} at (270,18) size 91x18 [bgcolor=#008B8B] [r=1 c =3 rs=1 cs=1] 71 LayoutTableCell {TD} at (270,18) size 91x18 [bgcolor=#008B8B] [r=1 c =3 rs=1 cs=1]
72 LayoutText {#text} at (0,0) size 18x18 72 LayoutText {#text} at (0,0) size 18x18
73 text run at (0,0) width 18: "2+" 73 text run at (0,0) width 18: "2+"
74 LayoutTableRow {TR} at (0,36) size 725x18 74 LayoutTableRow {TR} at (0,36) size 725x18
75 LayoutTableCell {TD} at (0,36) size 90x18 [r=2 c=0 rs=1 cs=1] 75 LayoutTableCell {TD} at (0,36) size 90x18 [r=2 c=0 rs=1 cs=1]
76 LayoutText {#text} at (0,0) size 4x18 76 LayoutText {#text} at (0,0) size 4x18
77 text run at (0,0) width 4: " " 77 text run at (0,0) width 4: " "
78 LayoutBlockFlow (anonymous) at (0,124) size 784x19 78 LayoutBlockFlow (anonymous) at (0,124) size 784x19
79 LayoutButton {BUTTON} at (0,1) size 43.91x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)] 79 LayoutButton {BUTTON} at (0,1) size 42.70x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
80 LayoutBlockFlow (anonymous) at (8,2) size 27.91x13 80 LayoutBlockFlow (anonymous) at (8,2) size 26.70x13
81 LayoutText {#text} at (0,0) size 28x13 81 LayoutText {#text} at (0,0) size 27x13
82 text run at (0,0) width 28: "show" 82 text run at (0,0) width 27: "show"
83 LayoutText {#text} at (43,0) size 5x18 83 LayoutText {#text} at (42,0) size 5x18
84 text run at (43,0) width 5: " " 84 text run at (42,0) width 5: " "
85 LayoutButton {BUTTON} at (47.91,1) size 38.55x18 [bgcolor=#C0C0C0] [bord er: none (2px outset #C0C0C0) none (2px outset #C0C0C0)] 85 LayoutButton {BUTTON} at (46.70,1) size 37.34x18 [bgcolor=#C0C0C0] [bord er: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
86 LayoutBlockFlow (anonymous) at (8,2) size 22.55x13 86 LayoutBlockFlow (anonymous) at (8,2) size 21.34x13
87 LayoutText {#text} at (0,0) size 23x13 87 LayoutText {#text} at (0,0) size 22x13
88 text run at (0,0) width 23: "hide" 88 text run at (0,0) width 22: "hide"
89 LayoutText {#text} at (0,0) size 0x0 89 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698