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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug4429-expected.txt

Issue 546273002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {FORM} at (0,0) size 784x49 6 RenderBlock {FORM} at (0,0) size 784x50
7 RenderTable {TABLE} at (0,0) size 32x28 [border: (1px outset #808080)] 7 RenderTable {TABLE} at (0,0) size 32x28 [border: (1px outset #808080)]
8 RenderTableSection {TBODY} at (1,1) size 30x26 8 RenderTableSection {TBODY} at (1,1) size 30x26
9 RenderTableRow {TR} at (0,2) size 30x22 9 RenderTableRow {TR} at (0,2) size 30x22
10 RenderTableCell {TD} at (2,2) size 26x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 10 RenderTableCell {TD} at (2,2) size 26x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
11 RenderText {#text} at (2,2) size 22x17 11 RenderText {#text} at (2,2) size 22x17
12 text run at (2,2) width 22: "foo" 12 text run at (2,2) width 22: "foo"
13 RenderBlock (anonymous) at (0,28) size 784x21 13 RenderBlock (anonymous) at (0,28) size 784x22
14 RenderButton {INPUT} at (0,0) size 57.50x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] 14 RenderButton {INPUT} at (0,0) size 57x22 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)]
15 RenderBlock (anonymous) at (8,3) size 41.50x15 15 RenderBlock (anonymous) at (8,3) size 41x16
16 RenderText {#text} at (0,0) size 42x15 16 RenderText {#text} at (0,0) size 41x16
17 text run at (0,0) width 42: "Submit" 17 text run at (0,0) width 41: "Submit"
18 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698