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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug48028-1-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 RenderBlock (anonymous) at (0,0) size 784x0
7 RenderInline {FONT} at (0,0) size 0x0
8 LayoutTable {TABLE} at (0,0) size 108x50 [border: (1px outset #808080)]
9 RenderBlock {CAPTION} at (0,0) size 108x20
10 RenderText {#text} at (32,0) size 44x19
11 text run at (32,0) width 44: "TEST1"
12 LayoutTableSection {TBODY} at (1,21) size 106x28
13 LayoutTableRow {TR} at (0,2) size 106x24
14 LayoutTableCell {TD} at (2,2) size 102x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
15 RenderText {#text} at (2,2) size 98x19
16 text run at (2,2) width 98: "TABLE TEXT1"
17 RenderBlock (anonymous) at (0,50) size 784x20
18 RenderInline {FONT} at (0,0) size 44x19
19 RenderText {#text} at (0,0) size 44x19
20 text run at (0,0) width 44: "TEST2"
21 LayoutTable {TABLE} at (0,70) size 108x30 [border: (1px outset #808080)]
22 LayoutTableSection {TBODY} at (1,1) size 106x28
23 LayoutTableRow {TR} at (0,2) size 106x24
24 LayoutTableCell {TD} at (2,2) size 102x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
25 RenderText {#text} at (2,2) size 98x19
26 text run at (2,2) width 98: "TABLE TEXT2"
27 LayoutTable {TABLE} at (0,100) size 108x50 [border: (1px outset #808080)]
28 RenderBlock {CAPTION} at (0,0) size 108x20
29 RenderText {#text} at (32,0) size 44x19
30 text run at (32,0) width 44: "TEST3"
31 LayoutTableSection {TBODY} at (1,21) size 106x28
32 LayoutTableRow {TR} at (0,2) size 106x24
33 LayoutTableCell {TD} at (2,2) size 102x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
34 RenderText {#text} at (2,2) size 98x19
35 text run at (2,2) width 98: "TABLE TEXT3"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698