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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt

Issue 306953007: Unreviewed Win XP rebaselines for r175038, part 5 (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 785x848 1 layer at (0,0) size 785x848
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x848 3 layer at (0,0) size 785x848
4 RenderBlock {HTML} at (0,0) size 785x848 4 RenderBlock {HTML} at (0,0) size 785x848
5 RenderBody {BODY} at (8,8) size 769x832 5 RenderBody {BODY} at (8,8) size 769x832
6 RenderBlock (anonymous) at (0,0) size 769x100 6 RenderBlock (anonymous) at (0,0) size 769x100
7 RenderText {#text} at (0,0) size 296x19 7 RenderText {#text} at (0,0) size 296x19
8 text run at (0,0) width 296: "The following three examples are 2 neste d tables." 8 text run at (0,0) width 296: "The following three examples are 2 neste d tables."
9 RenderBR {BR} at (296,15) size 0x0 9 RenderBR {BR} at (296,15) size 0x0
10 RenderText {#text} at (0,20) size 738x19 10 RenderText {#text} at (0,20) size 738x19
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 RenderTableCell {TD} at (2,2) size 589x54 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 57 RenderTableCell {TD} at (2,2) size 589x54 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
58 RenderTable {TABLE} at (2,2) size 585x50 [border: (1px outset #808 080)] 58 RenderTable {TABLE} at (2,2) size 585x50 [border: (1px outset #808 080)]
59 RenderTableSection {TBODY} at (1,1) size 583x48 59 RenderTableSection {TBODY} at (1,1) size 583x48
60 RenderTableRow {TR} at (0,2) size 583x44 60 RenderTableRow {TR} at (0,2) size 583x44
61 RenderTableCell {TD} at (2,2) size 579x44 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1] 61 RenderTableCell {TD} at (2,2) size 579x44 [border: (1px inse t #808080)] [r=0 c=0 rs=1 cs=1]
62 RenderText {#text} at (2,2) size 364x19 62 RenderText {#text} at (2,2) size 364x19
63 text run at (2,2) width 364: "outer table has no height set, inner table has a height of 50%." 63 text run at (2,2) width 364: "outer table has no height set, inner table has a height of 50%."
64 RenderBR {BR} at (366,17) size 0x0 64 RenderBR {BR} at (366,17) size 0x0
65 RenderText {#text} at (2,22) size 575x19 65 RenderText {#text} at (2,22) size 575x19
66 text run at (2,22) width 575: "Here the height should be set to auto, because the height of the outer td depends on the content." 66 text run at (2,22) width 575: "Here the height should be set to auto, because the height of the outer td depends on the content."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698