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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug5838-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 199x128 [border: (1px outset #808080)]
7 RenderBlock {CAPTION} at (0,0) size 199x20
8 RenderInline {EM} at (0,0) size 189x19
9 RenderText {#text} at (5,0) size 189x19
10 text run at (5,0) width 189: "A test table with merged cells"
11 LayoutTableSection {TBODY} at (1,21) size 197x106
12 LayoutTableRow {TR} at (0,2) size 197x24
13 LayoutTableCell {TH} at (135,25) size 60x4 [border: (1px inset #8080 80)] [r=0 c=0 rs=2 cs=1]
14 LayoutTableCell {TH} at (39,2) size 94x24 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=2]
15 RenderText {#text} at (18,2) size 58x19
16 text run at (18,2) width 58: "Average"
17 LayoutTableCell {TH} at (2,5) size 35x44 [border: (1px inset #808080 )] [r=0 c=3 rs=2 cs=1]
18 RenderText {#text} at (3,2) size 29x19
19 text run at (3,2) width 29: "Red"
20 RenderBR {BR} at (3,17) size 1x0
21 RenderText {#text} at (2,22) size 31x19
22 text run at (2,22) width 31: "eyes"
23 LayoutTableRow {TR} at (0,28) size 197x24
24 LayoutTableCell {TH} at (88,28) size 45x24 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1]
25 RenderText {#text} at (2,2) size 41x19
26 text run at (2,2) width 41: "height"
27 LayoutTableCell {TH} at (39,28) size 47x24 [border: (1px inset #8080 80)] [r=1 c=2 rs=1 cs=1]
28 RenderText {#text} at (2,2) size 43x19
29 text run at (2,2) width 43: "weight"
30 LayoutTableRow {TR} at (0,54) size 197x24
31 LayoutTableCell {TH} at (135,54) size 60x24 [border: (1px inset #808 080)] [r=2 c=0 rs=1 cs=1]
32 RenderText {#text} at (8,2) size 44x19
33 text run at (8,2) width 44: "Males"
34 LayoutTableCell {TD} at (88,54) size 45x24 [border: (1px inset #8080 80)] [r=2 c=1 rs=1 cs=1]
35 RenderText {#text} at (23,2) size 20x19
36 text run at (23,2) width 20: "1.9"
37 LayoutTableCell {TD} at (39,54) size 47x24 [border: (1px inset #8080 80)] [r=2 c=2 rs=1 cs=1]
38 RenderText {#text} at (9,2) size 36x19
39 text run at (9,2) width 36: "0.003"
40 LayoutTableCell {TD} at (2,54) size 35x24 [border: (1px inset #80808 0)] [r=2 c=3 rs=1 cs=1]
41 RenderText {#text} at (4,2) size 29x19
42 text run at (4,2) width 29: "40%"
43 LayoutTableRow {TR} at (0,80) size 197x24
44 LayoutTableCell {TH} at (135,80) size 60x24 [border: (1px inset #808 080)] [r=3 c=0 rs=1 cs=1]
45 RenderText {#text} at (2,2) size 56x19
46 text run at (2,2) width 56: "Females"
47 LayoutTableCell {TD} at (88,80) size 45x24 [border: (1px inset #8080 80)] [r=3 c=1 rs=1 cs=1]
48 RenderText {#text} at (23,2) size 20x19
49 text run at (23,2) width 20: "1.7"
50 LayoutTableCell {TD} at (39,80) size 47x24 [border: (1px inset #8080 80)] [r=3 c=2 rs=1 cs=1]
51 RenderText {#text} at (9,2) size 36x19
52 text run at (9,2) width 36: "0.002"
53 LayoutTableCell {TD} at (2,80) size 35x24 [border: (1px inset #80808 0)] [r=3 c=3 rs=1 cs=1]
54 RenderText {#text} at (4,2) size 29x19
55 text run at (4,2) width 29: "43%"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698