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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug30273-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 209x82 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 207x80
8 LayoutTableRow {TR} at (0,2) size 207x24
9 LayoutTableCell {TD} at (2,2) size 171x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 26x19
11 text run at (2,2) width 26: "Test"
12 LayoutTableCell {TD} at (175,28) size 30x24 [border: (1px inset #808 080)] [r=0 c=1 rs=3 cs=1]
13 RenderText {#text} at (2,2) size 26x19
14 text run at (2,2) width 26: "Test"
15 LayoutTableRow {TR} at (0,28) size 207x50
16 LayoutTableCell {TD} at (2,28) size 171x50 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
17 RenderBlock (anonymous) at (2,2) size 167x20
18 RenderInline {SPAN} at (0,0) size 152x19
19 RenderText {#text} at (0,0) size 152x19
20 text run at (0,0) width 152: "This cell should be visible"
21 RenderBlock (anonymous) at (2,22) size 167x26
22 LayoutTable {TABLE} at (0,0) size 167x26
23 LayoutTableSection {TBODY} at (0,0) size 167x26
24 LayoutTableRow {TR} at (0,2) size 167x22
25 LayoutTableCell {TD} at (2,2) size 163x22 [r=0 c=0 rs=1 cs =1]
26 RenderText {#text} at (1,1) size 161x19
27 text run at (1,1) width 161: "This table should be vis ible"
28 RenderBlock (anonymous) at (2,48) size 167x0
29 RenderInline {SPAN} at (0,0) size 0x0
30 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698