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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug39209-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 RenderTable {TABLE} at (0,0) size 431x82 [border: (1px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 431x78 [border: (1px outset #808080)]
7 RenderTableSection {TBODY} at (1,1) size 429x80 7 RenderTableSection {TBODY} at (1,1) size 429x76
8 RenderTableRow {TR} at (0,2) size 429x52 8 RenderTableRow {TR} at (0,2) size 429x48
9 RenderTableCell {TD} at (2,17) size 135x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (2,15) size 141x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 30x18 10 RenderText {#text} at (2,2) size 30x18
11 text run at (2,2) width 30: "Blah" 11 text run at (2,2) width 30: "Blah"
12 RenderTableCell {TD} at (139,2) size 288x52 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 12 RenderTableCell {TD} at (145,2) size 282x48 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
13 RenderTable {TABLE} at (110,2) size 68x48 [border: (1px outset #80 8080)] 13 RenderTable {TABLE} at (109,2) size 64x44 [border: (1px outset #80 8080)]
14 RenderTableSection {TBODY} at (1,1) size 66x46 14 RenderTableSection {TBODY} at (1,1) size 62x42
15 RenderTableRow {TR} at (0,2) size 66x42 15 RenderTableRow {TR} at (0,2) size 62x38
16 RenderTableCell {TD} at (2,2) size 62x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 16 RenderTableCell {TD} at (2,2) size 58x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
17 RenderBlock {FORM} at (2,2) size 58x22 17 RenderBlock {FORM} at (2,2) size 54x18
18 RenderButton {INPUT} at (2,2) size 53.25x18 [bgcolor=#C0 C0C0] 18 RenderButton {INPUT} at (0,0) size 53.25x18 [bgcolor=#C0 C0C0]
19 RenderBlock (anonymous) at (8,2.50) size 37.25x13 19 RenderBlock (anonymous) at (8,2.50) size 37.25x13
20 RenderText {#text} at (0,0) size 38x13 20 RenderText {#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 RenderText {#text} at (0,0) size 0x0 22 RenderText {#text} at (0,0) size 0x0
23 RenderTableRow {TR} at (0,56) size 429x22 23 RenderTableRow {TR} at (0,52) size 429x22
24 RenderTableCell {TD} at (2,56) size 425x22 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=2] 24 RenderTableCell {TD} at (2,52) size 425x22 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=2]
25 RenderText {#text} at (2,2) size 421x18 25 RenderText {#text} at (2,2) size 421x18
26 text run at (2,2) width 421: "This line is only here to separate the two columns in the row above" 26 text run at (2,2) width 421: "This line is only here to separate the two columns in the row above"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698