Bug 27688
Summary: | [Cg] Canvas negative with or height doesn't flip the image over | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dirk Schulze <krit> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Dirk Schulze
Canvas negative with or hieght doesn't flip the image over. We have a test case for negative width or height for source or destination: fast/canvas/drawImage-with-negative-source-destination. But it doesn't show the problem. This test should be modified.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dirk Schulze
according to the discussion on the whatWg mailings list, we can close this bug. The image shouldn't be flipped, if width or height is negative.