Bug 22789
| Summary: | [Transforms] x,y paramters on an image form submit wrong with transforms | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Forms | Assignee: | 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)
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |