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

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

Issue 908473003: Auto-rebaseline for r189636 (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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 LayoutTable {TABLE} at (0,0) size 409x84 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 407x82
8 LayoutTableRow {TR} at (0,2) size 407x52
9 LayoutTableCell {TD} at (2,16) size 121x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 27x19
11 text run at (2,2) width 27: "Blah"
12 LayoutTableCell {TD} at (125,2) size 280x52 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
13 LayoutTable {TABLE} at (106.50,2) size 67x48 [border: (1px outset #808080)]
14 LayoutTableSection {TBODY} at (1,1) size 65x46
15 LayoutTableRow {TR} at (0,2) size 65x42
16 LayoutTableCell {TD} at (2,2) size 61x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
17 RenderBlock {FORM} at (2,2) size 57x22
18 RenderButton {INPUT} at (0,0) size 57x22 [bgcolor=#C0C0C 0] [border: (2px outset #C0C0C0)]
19 RenderBlock (anonymous) at (8,3) size 41x16
20 RenderText {#text} at (0,0) size 41x16
21 text run at (0,0) width 41: "Submit"
22 RenderText {#text} at (0,0) size 0x0
23 LayoutTableRow {TR} at (0,56) size 407x24
24 LayoutTableCell {TD} at (2,56) size 403x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=2]
25 RenderText {#text} at (2,2) size 399x19
26 text run at (2,2) width 399: "This line is only here to separate the two columns in the row above"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698