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

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

Issue 924223002: Auto-rebaseline for r190175 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 784x46 6 RenderBlock {FORM} at (0,0) size 784x46
7 LayoutTable {TABLE} at (0,0) size 32x28 [border: (1px outset #808080)] 7 LayoutTable {TABLE} at (0,0) size 32x28 [border: (1px outset #808080)]
8 LayoutTableSection {TBODY} at (1,1) size 30x26 8 LayoutTableSection {TBODY} at (1,1) size 30x26
9 LayoutTableRow {TR} at (0,2) size 30x22 9 LayoutTableRow {TR} at (0,2) size 30x22
10 LayoutTableCell {TD} at (2,2) size 26x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 10 LayoutTableCell {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 22x18 11 RenderText {#text} at (2,2) size 22x18
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 784x18 13 RenderBlock (anonymous) at (0,28) size 784x18
14 RenderButton {INPUT} at (0,0) size 53.23x18 [bgcolor=#C0C0C0] 14 RenderButton {INPUT} at (0,0) size 53.25x18 [bgcolor=#C0C0C0]
15 RenderBlock (anonymous) at (8,2) size 37.23x13 15 RenderBlock (anonymous) at (8,2) size 37.25x13
16 RenderText {#text} at (0,0) size 38x13 16 RenderText {#text} at (0,0) size 38x13
17 text run at (0,0) width 38: "Submit" 17 text run at (0,0) width 38: "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