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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug25086-expected.txt

Issue 308653008: Unreviewed Win XP rebaselines for r175038, part 11 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 336x19 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:" 8 text run at (0,0) width 336: "this table is regular html and the cell has a class attribute:"
9 RenderTable {TABLE} at (0,36) size 120x82 [border: (2px outset #808080)] 9 RenderTable {TABLE} at (0,36) size 120x82 [border: (2px outset #808080)]
10 RenderTableSection {TBODY} at (2,2) size 116x78 10 RenderTableSection {TBODY} at (2,2) size 116x78
(...skipping 19 matching lines...) Expand all
30 text run at (0,0) width 477: "this table is partly created by javascri pt code and the cell has no class attribute. " 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" 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:" 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 RenderTable {TABLE} at (0,344) size 115x82 [border: (2px outset #808080)] 33 RenderTable {TABLE} at (0,344) size 115x82 [border: (2px outset #808080)]
34 RenderTableSection {TBODY} at (2,2) size 111x78 34 RenderTableSection {TBODY} at (2,2) size 111x78
35 RenderTableRow {TR} at (0,2) size 111x72 35 RenderTableRow {TR} at (0,2) size 111x72
36 RenderTableCell {TD} at (2,2) size 107x72 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 36 RenderTableCell {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 37 RenderText {#text} at (26,26) size 55x19
38 text run at (26,26) width 55: "padding?" 38 text run at (26,26) width 55: "padding?"
39 RenderTableRow {TR} at (0,76) size 111x0 39 RenderTableRow {TR} at (0,76) size 111x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698