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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug25004-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=#C0C0C0]
6 LayoutTable {TABLE} at (0,0) size 784x58 [border: (5px outset #808080)]
7 LayoutTableSection {TBODY} at (5,5) size 774x48
8 LayoutTableRow {TR} at (0,2) size 774x44
9 LayoutTableCell {TD} at (2,5) size 696x38 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (2,2) size 692x34 [border: (3px outset #808 080)]
11 LayoutTableSection {TBODY} at (3,3) size 686x28
12 LayoutTableRow {TR} at (0,2) size 686x24
13 LayoutTableCell {TD} at (2,2) size 682x24 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1]
14 RenderText {#text} at (2,2) size 4x19
15 text run at (2,2) width 4: " "
16 LayoutTableCell {TD} at (700,2) size 72x44 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
17 RenderText {#text} at (2,2) size 58x39
18 text run at (2,2) width 38: "This is"
19 text run at (2,22) width 58: "some text"
20 RenderBlock (anonymous) at (0,58) size 784x20
21 RenderBR {BR} at (0,0) size 0x19
22 LayoutTable {TABLE} at (0,78) size 784x58 [border: (5px outset #808080)]
23 LayoutTableSection {TBODY} at (5,5) size 774x48
24 LayoutTableRow {TR} at (0,2) size 774x44
25 LayoutTableCell {TD} at (2,5) size 696x38 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
26 LayoutTable {TABLE} at (2,2) size 692x34 [border: (3px outset #808 080)]
27 LayoutTableSection {TBODY} at (3,3) size 686x28
28 LayoutTableRow {TR} at (0,2) size 686x24
29 LayoutTableCell {TD} at (2,2) size 682x24 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1]
30 RenderText {#text} at (2,2) size 4x19
31 text run at (2,2) width 4: " "
32 LayoutTableCell {TD} at (700,2) size 72x44 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
33 RenderText {#text} at (2,2) size 58x39
34 text run at (2,2) width 38: "This is"
35 text run at (2,22) width 58: "some text"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698