Bug 16488
| Summary: | Consider supporting SVG 1.2 event aliases | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
| Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | jeffschiller, krit, timur.mehrvarz |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | http://www.w3.org/2004/CDF/TestSuite/WICD_CDR_WP1/test-DOM-L3-event-subset-b.xhtml | ||
| Bug Depends on: | |||
| Bug Blocks: | 15836 | ||
Eric Seidel (no email)
Consider supporting SVG 1.1 event aliases
There is a WICD test case which depends on support of "SVGWheelevent" which is a alias for "WheelEvent".
http://www.w3.org/2004/CDF/TestSuite/WICD_CDR_WP1/wicdmobile.xhtml#mobile11
http://www.w3.org/2004/CDF/TestSuite/WICD_CDR_WP1/test-DOM-L3-event-subset-b.xhtml
http://www.w3.org/TR/SVGMobile12/interact.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dirk Schulze
SVG2 will focus on using HTML events instead.