Open
Bug 810385
Opened 13 years ago
Updated 3 years ago
Implement TimeEvent using event generator
Categories
(Core :: SVG, defect)
Tracking
()
NEW
People
(Reporter: smaug, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: dev-doc-needed)
Attachments
(1 file)
|
10.86 KB,
patch
|
Details | Diff | Splinter Review |
...this adds also support for event ctor which is the new way to
create and initialize events.
| Reporter | ||
Comment 1•13 years ago
|
||
Argh, this isn't possible after all.
SVG/SMIL specs are wrong.
initTimeEvent misses two parameter, those ones for bubbling and cancelable.
Assignee: bugs → nobody
| Reporter | ||
Comment 2•13 years ago
|
||
Updated•7 years ago
|
Keywords: dev-doc-needed
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•