WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
5876
WebKit+SVG should support on* event attributes
https://bugs.webkit.org/show_bug.cgi?id=5876
Summary
WebKit+SVG should support on* event attributes
Eric Seidel (no email)
Reported
2005-11-29 03:51:03 PST
WebKit+SVG should support on* event attributes This adds support for event handlers to all SVG tags.
Attachments
Adds support for on* event handlers to all svg tags, also adds CSS namespace
(2.29 KB, patch)
2005-11-29 03:51 PST
,
Eric Seidel (no email)
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2005-11-29 03:51:45 PST
Created
attachment 4846
[details]
Adds support for on* event handlers to all svg tags, also adds CSS namespace
Eric Seidel (no email)
Comment 2
2005-11-29 03:52:21 PST
Comment on
attachment 4846
[details]
Adds support for on* event handlers to all svg tags, also adds CSS namespace This simple patch adds on* support for all SVG tags, and also adds a namespace to the SVG user agent css file per hyatt's request.
Darin Adler
Comment 3
2005-11-29 07:30:30 PST
Comment on
attachment 4846
[details]
Adds support for on* event handlers to all svg tags, also adds CSS namespace But I think the calls to createHTMLEventListener here are not good. See
bug 5874
for details.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug