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

Side by Side Diff: LayoutTests/platform/win/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 439x85 [border: (1px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 439x81 [border: (1px outset #808080)]
7 RenderTableSection {TBODY} at (1,1) size 437x83 7 RenderTableSection {TBODY} at (1,1) size 437x79
8 RenderTableRow {TR} at (0,2) size 437x55 8 RenderTableRow {TR} at (0,2) size 437x51
9 RenderTableCell {TD} at (2,18) size 135x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (2,16) size 140x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 31x17 10 RenderText {#text} at (2,2) size 31x17
11 text run at (2,2) width 31: "Blah" 11 text run at (2,2) width 31: "Blah"
12 RenderTableCell {TD} at (139,2) size 296x55 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 12 RenderTableCell {TD} at (144,2) size 291x51 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
13 RenderTable {TABLE} at (112,2) size 72x51 [border: (1px outset #80 8080)] 13 RenderTable {TABLE} at (111.50,2) size 68x47 [border: (1px outset #808080)]
14 RenderTableSection {TBODY} at (1,1) size 70x49 14 RenderTableSection {TBODY} at (1,1) size 66x45
15 RenderTableRow {TR} at (0,2) size 70x45 15 RenderTableRow {TR} at (0,2) size 66x41
16 RenderTableCell {TD} at (2,2) size 66x45 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 16 RenderTableCell {TD} at (2,2) size 62x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
17 RenderBlock {FORM} at (2,2) size 62x25 17 RenderBlock {FORM} at (2,2) size 58x21
18 RenderButton {INPUT} at (2,2) size 57.50x21 [bgcolor=#C0 C0C0] [border: (2px outset #C0C0C0)] 18 RenderButton {INPUT} at (0,0) size 57.50x21 [bgcolor=#C0 C0C0] [border: (2px outset #C0C0C0)]
19 RenderBlock (anonymous) at (8,3) size 41.50x15 19 RenderBlock (anonymous) at (8,3) size 41.50x15
20 RenderText {#text} at (0,0) size 42x15 20 RenderText {#text} at (0,0) size 42x15
21 text run at (0,0) width 42: "Submit" 21 text run at (0,0) width 42: "Submit"
22 RenderText {#text} at (0,0) size 0x0 22 RenderText {#text} at (0,0) size 0x0
23 RenderTableRow {TR} at (0,59) size 437x22 23 RenderTableRow {TR} at (0,55) size 437x22
24 RenderTableCell {TD} at (2,59) size 433x22 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=2] 24 RenderTableCell {TD} at (2,55) size 433x22 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=2]
25 RenderText {#text} at (2,2) size 429x17 25 RenderText {#text} at (2,2) size 429x17
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