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

Side by Side Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug25086-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 {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 336x19
8 text run at (0,0) width 336: "this table is regular html and the cell has a class attribute:"
9 LayoutTable {TABLE} at (0,36) size 120x82 [border: (2px outset #808080)]
10 LayoutTableSection {TBODY} at (2,2) size 116x78
11 LayoutTableRow {TR} at (0,2) size 116x72
12 LayoutTableCell {TD} at (2,2) size 112x72 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
13 RenderText {#text} at (26,26) size 60x19
14 text run at (26,26) width 60: "padding?"
15 LayoutTableRow {TR} at (0,76) size 116x0
16 RenderBlock {P} at (0,134) size 784x40
17 RenderText {#text} at (0,0) size 763x39
18 text run at (0,0) width 469: "this table is partly created by javascri pt code and the cell has a class attribute. "
19 text run at (469,0) width 294: "this is where the text appears to the left of the left"
20 text run at (0,20) width 205: "margin created by the cellpadding:"
21 LayoutTable {TABLE} at (0,190) size 120x82 [border: (2px outset #808080)]
22 LayoutTableSection {TBODY} at (2,2) size 116x78
23 LayoutTableRow {TR} at (0,2) size 116x72
24 LayoutTableCell {TD} at (2,2) size 112x72 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
25 RenderText {#text} at (26,26) size 60x19
26 text run at (26,26) width 60: "padding?"
27 LayoutTableRow {TR} at (0,76) size 116x0
28 RenderBlock {P} at (0,288) size 784x40
29 RenderText {#text} at (0,0) size 778x39
30 text run at (0,0) width 477: "this table is partly created by javascri pt code and the cell has no class attribute. "
31 text run at (477,0) width 301: "here the text obeys the cellpadding va lue, although"
32 text run at (0,20) width 484: "there is another problem with this tabl e that i'm filing under a separate bug report:"
33 LayoutTable {TABLE} at (0,344) size 115x82 [border: (2px outset #808080)]
34 LayoutTableSection {TBODY} at (2,2) size 111x78
35 LayoutTableRow {TR} at (0,2) size 111x72
36 LayoutTableCell {TD} at (2,2) size 107x72 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
37 RenderText {#text} at (26,26) size 55x19
38 text run at (26,26) width 55: "padding?"
39 LayoutTableRow {TR} at (0,76) size 111x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698