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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug45486-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 [bgcolor=#FFFFFF]
6 LayoutTable {TABLE} at (0,0) size 784x134 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 782x132
8 LayoutTableRow {TR} at (0,2) size 782x24
9 LayoutTableCell {TD} at (2,2) size 77x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 29x19
11 text run at (2,2) width 29: "10%"
12 LayoutTableCell {TD} at (81,2) size 699x24 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=5]
13 RenderText {#text} at (2,2) size 91x19
14 text run at (2,2) width 91: "90% colspan 5"
15 LayoutTableRow {TR} at (0,28) size 782x24
16 LayoutTableCell {TD} at (2,28) size 233x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=2]
17 RenderText {#text} at (2,2) size 91x19
18 text run at (2,2) width 91: "30% colspan 2"
19 LayoutTableCell {TD} at (237,28) size 388x24 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=3]
20 RenderText {#text} at (2,2) size 91x19
21 text run at (2,2) width 91: "50% colspan 3"
22 LayoutTableCell {TD} at (627,28) size 153x24 [border: (1px inset #80 8080)] [r=1 c=5 rs=1 cs=1]
23 RenderText {#text} at (2,2) size 29x19
24 text run at (2,2) width 29: "20%"
25 LayoutTableRow {TR} at (0,54) size 782x24
26 LayoutTableCell {TD} at (2,54) size 312x24 [border: (1px inset #8080 80)] [r=2 c=0 rs=1 cs=3]
27 RenderText {#text} at (2,2) size 91x19
28 text run at (2,2) width 91: "40% colspan 3"
29 LayoutTableCell {TD} at (316,54) size 309x24 [border: (1px inset #80 8080)] [r=2 c=3 rs=1 cs=2]
30 RenderText {#text} at (2,2) size 91x19
31 text run at (2,2) width 91: "40% colspan 2"
32 LayoutTableCell {TD} at (627,54) size 153x24 [border: (1px inset #80 8080)] [r=2 c=5 rs=1 cs=1]
33 RenderText {#text} at (2,2) size 29x19
34 text run at (2,2) width 29: "20%"
35 LayoutTableRow {TR} at (0,80) size 782x24
36 LayoutTableCell {TD} at (2,80) size 545x24 [border: (1px inset #8080 80)] [r=3 c=0 rs=1 cs=4]
37 RenderText {#text} at (2,2) size 91x19
38 text run at (2,2) width 91: "70% colspan 4"
39 LayoutTableCell {TD} at (549,80) size 76x24 [border: (1px inset #808 080)] [r=3 c=4 rs=1 cs=1]
40 RenderText {#text} at (2,2) size 29x19
41 text run at (2,2) width 29: "10%"
42 LayoutTableCell {TD} at (627,80) size 153x24 [border: (1px inset #80 8080)] [r=3 c=5 rs=1 cs=1]
43 RenderText {#text} at (2,2) size 29x19
44 text run at (2,2) width 29: "20%"
45 LayoutTableRow {TR} at (0,106) size 782x24
46 LayoutTableCell {TD} at (2,106) size 623x24 [border: (1px inset #808 080)] [r=4 c=0 rs=1 cs=5]
47 RenderText {#text} at (2,2) size 91x19
48 text run at (2,2) width 91: "80% colspan 5"
49 LayoutTableCell {TD} at (627,106) size 153x24 [border: (1px inset #8 08080)] [r=4 c=5 rs=1 cs=1]
50 RenderText {#text} at (2,2) size 29x19
51 text run at (2,2) width 29: "20%"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698