Bug 16488 - Consider supporting SVG 1.2 event aliases
Summary: Consider supporting SVG 1.2 event aliases
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://www.w3.org/2004/CDF/TestSuite/...
Keywords:
Depends on:
Blocks: 15836
  Show dependency treegraph
 
Reported: 2007-12-17 15:00 PST by Eric Seidel (no email)
Modified: 2014-05-12 05:01 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2007-12-17 15:00:43 PST
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
Comment 1 Dirk Schulze 2014-05-12 05:01:17 PDT
SVG2 will focus on using HTML events instead.