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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug29157-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 116x82 [border: (1px outset #808080)]
7 RenderBlock {CAPTION} at (0,0) size 116x0
8 LayoutTableSection {TBODY} at (1,1) size 114x80
9 LayoutTableRow {TR} at (0,2) size 114x24
10 LayoutTableCell {TD} at (2,2) size 54x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
11 RenderText {#text} at (2,2) size 50x19
12 text run at (2,2) width 50: "cell data"
13 LayoutTableCell {TD} at (58,2) size 54x24 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1]
14 RenderText {#text} at (2,2) size 50x19
15 text run at (2,2) width 50: "cell data"
16 LayoutTableRow {TR} at (0,28) size 114x24
17 LayoutTableCell {TD} at (2,28) size 54x24 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
18 RenderText {#text} at (2,2) size 50x19
19 text run at (2,2) width 50: "cell data"
20 LayoutTableCell {TD} at (58,28) size 54x24 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1]
21 RenderText {#text} at (2,2) size 50x19
22 text run at (2,2) width 50: "cell data"
23 LayoutTableRow {TR} at (0,54) size 114x24
24 LayoutTableCell {TD} at (2,54) size 54x24 [border: (1px inset #80808 0)] [r=2 c=0 rs=1 cs=1]
25 RenderText {#text} at (2,2) size 50x19
26 text run at (2,2) width 50: "cell data"
27 LayoutTableCell {TD} at (58,54) size 54x24 [border: (1px inset #8080 80)] [r=2 c=1 rs=1 cs=1]
28 RenderText {#text} at (2,2) size 50x19
29 text run at (2,2) width 50: "cell data"
30 RenderBlock (anonymous) at (0,82) size 784x20
31 RenderText {#text} at (0,0) size 177x19
32 text run at (0,0) width 177: "[object HTMLTableElement]"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698