Bug 22789

Summary: [Transforms] x,y paramters on an image form submit wrong with transforms
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 15670    

Simon Fraser (smfr)
Reported 2008-12-10 10:52:38 PST
HTMLInputElement has code that maintains an xPos and yPos, which is submitted for <input type="image">. The code that computes xPos and yPos is not transform-aware.
Attachments
Note You need to log in before you can comment on or make changes to this bug.