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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug5835-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 785x716 1 layer at (0,0) size 785x716
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x716 3 layer at (0,0) size 785x716
4 RenderBlock {HTML} at (0,0) size 785x716 4 RenderBlock {HTML} at (0,0) size 785x716
5 RenderBody {BODY} at (8,8) size 769x692 5 RenderBody {BODY} at (8,8) size 769x692
6 RenderBlock {P} at (0,0) size 769x20 6 RenderBlock {P} at (0,0) size 769x20
7 RenderText {#text} at (0,0) size 731x19 7 RenderText {#text} at (0,0) size 731x19
8 text run at (0,0) width 394: "This first table is the simple test case . Colspan confuses the width " 8 text run at (0,0) width 394: "This first table is the simple test case . Colspan confuses the width "
9 text run at (394,0) width 337: "allocation when there is an image in t he colspanned row." 9 text run at (394,0) width 337: "allocation when there is an image in t he colspanned row."
10 RenderTable {TABLE} at (0,36) size 620x96 [border: (1px outset #808080)] 10 RenderTable {TABLE} at (0,36) size 620x96 [border: (1px outset #808080)]
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 text run at (2,2) width 20: "bar" 79 text run at (2,2) width 20: "bar"
80 RenderTableRow {TR} at (0,28) size 618x64 80 RenderTableRow {TR} at (0,28) size 618x64
81 RenderTableCell {TD} at (2,28) size 614x64 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=2] 81 RenderTableCell {TD} at (2,28) size 614x64 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=2]
82 RenderImage {IMG} at (2,2) size 400x60 82 RenderImage {IMG} at (2,2) size 400x60
83 RenderText {#text} at (0,0) size 0x0 83 RenderText {#text} at (0,0) size 0x0
84 RenderBlock {P} at (0,632) size 769x60 84 RenderBlock {P} at (0,632) size 769x60
85 RenderText {#text} at (0,0) size 764x59 85 RenderText {#text} at (0,0) size 764x59
86 text run at (0,0) width 744: "I tested the above with M4 and May01 bui ld for win95. (The above examples assume that images load normally -- N.B. for" 86 text run at (0,0) width 744: "I tested the above with M4 and May01 bui ld for win95. (The above examples assume that images load normally -- N.B. for"
87 text run at (0,20) width 764: "May01 the images initially load, and th e width error is visually apparent, but then the images get replaced by their AL T text, and" 87 text run at (0,20) width 764: "May01 the images initially load, and th e width error is visually apparent, but then the images get replaced by their AL T text, and"
88 text run at (0,40) width 463: "the width error is no longer present -- this is, of course, a different issue/bug.)" 88 text run at (0,40) width 463: "the width error is no longer present -- this is, of course, a different issue/bug.)"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698