Closed
Bug 679725
Opened 13 years ago
Closed 13 years ago
Create some BMP reftests for bitmaps with negative heights
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
FIXED
mozilla9
People
(Reporter: bbondy, Assigned: bbondy)
References
Details
Attachments
(1 file)
6.48 KB,
patch
|
joe
:
review+
|
Details | Diff | Splinter Review |
The bitmap specification mentions that bitmaps can be stored from top to bottom instead of the usual bottom to top if the image height is negnative.
We should add a reftest for each bit per pixel value to test negative heights.
Assignee | ||
Comment 1•13 years ago
|
||
Everything passes with the refactored code by the way.
Attachment #553983 -
Flags: review?(joe)
Updated•13 years ago
|
Attachment #553983 -
Flags: review?(joe) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Pushed to mozilla-inbound:
http://hg.mozilla.org/integration/mozilla-inbound/rev/43334e011fe8
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla9
You need to log in
before you can comment on or make changes to this bug.
Description
•