[Transforms] x,y paramters on an image form submit wrong with transforms
https://bugs.webkit.org/show_bug.cgi?id=22789
Summary [Transforms] x,y paramters on an image form submit wrong with transforms
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.