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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug39209-expected.txt

Issue 1309373002: Auto-rebaseline for r200920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 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 LayoutTable {TABLE} at (0,0) size 439x78 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 439x78 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 437x76 7 LayoutTableSection {TBODY} at (1,1) size 437x76
8 LayoutTableRow {TR} at (0,2) size 437x48 8 LayoutTableRow {TR} at (0,2) size 437x48
9 LayoutTableCell {TD} at (2,15) size 146x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,15) size 146x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 LayoutText {#text} at (2,2) size 31x18 10 LayoutText {#text} at (2,2) size 31x18
11 text run at (2,2) width 31: "Blah" 11 text run at (2,2) width 31: "Blah"
12 LayoutTableCell {TD} at (150,2) size 285x48 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 12 LayoutTableCell {TD} at (150,2) size 285x48 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
13 LayoutTable {TABLE} at (110.50,2) size 64x44 [border: (1px outset #808080)] 13 LayoutTable {TABLE} at (110.50,2) size 64x44 [border: (1px outset #808080)]
14 LayoutTableSection {TBODY} at (1,1) size 62x42 14 LayoutTableSection {TBODY} at (1,1) size 62x42
15 LayoutTableRow {TR} at (0,2) size 62x38 15 LayoutTableRow {TR} at (0,2) size 62x38
16 LayoutTableCell {TD} at (2,2) size 58x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 16 LayoutTableCell {TD} at (2,2) size 58x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
17 LayoutBlockFlow {FORM} at (2,2) size 54x18 17 LayoutBlockFlow {FORM} at (2,2) size 54x18
18 LayoutButton {INPUT} at (0,0) size 53.25x18 [bgcolor=#C0 C0C0] 18 LayoutButton {INPUT} at (0,0) size 53.45x18 [bgcolor=#C0 C0C0]
19 LayoutBlockFlow (anonymous) at (8,2) size 37.25x13 19 LayoutBlockFlow (anonymous) at (8,2) size 37.45x13
20 LayoutText {#text} at (0,0) size 38x13 20 LayoutText {#text} at (0,0) size 38x13
21 text run at (0,0) width 38: "Submit" 21 text run at (0,0) width 38: "Submit"
22 LayoutText {#text} at (0,0) size 0x0 22 LayoutText {#text} at (0,0) size 0x0
23 LayoutTableRow {TR} at (0,52) size 437x22 23 LayoutTableRow {TR} at (0,52) size 437x22
24 LayoutTableCell {TD} at (2,52) size 433x22 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=2] 24 LayoutTableCell {TD} at (2,52) size 433x22 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=2]
25 LayoutText {#text} at (2,2) size 429x18 25 LayoutText {#text} at (2,2) size 429x18
26 text run at (2,2) width 429: "This line is only here to separate the two columns in the row above" 26 text run at (2,2) width 429: "This line is only here to separate the two columns in the row above"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698