Bug 27688 - [Cg] Canvas negative with or height doesn't flip the image over
Summary: [Cg] Canvas negative with or height doesn't flip the image over
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-26 02:05 PDT by Dirk Schulze
Modified: 2009-08-09 07:24 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Schulze 2009-07-26 02:05:20 PDT
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.
Comment 1 Dirk Schulze 2009-08-09 07:24:02 PDT
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.