Closed
Bug 586184
Opened 15 years ago
Closed 14 years ago
SVG SMIL: Report true for AnimationEventsAttribute feature string
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | betaN+ |
People
(Reporter: birtles, Assigned: birtles)
References
()
Details
Attachments
(1 file)
2.77 KB,
patch
|
longsonr
:
review+
|
Details | Diff | Splinter Review |
Now that we have implemented TimeEvents (bug 572270) we should report true for the feature string: http://www.w3.org/TR/SVG11/feature#AnimationEventsAttribute which requires we support:
the onbegin, onend, onrepeat and onload attributes
This really should have been changed along with bug 572270 but I didn't realise there was a feature string for this.
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → birtles
blocking2.0: --- → ?
Assignee | ||
Comment 1•15 years ago
|
||
Attachment #464709 -
Flags: review?(longsonr)
Assignee | ||
Updated•15 years ago
|
Status: NEW → ASSIGNED
Updated•15 years ago
|
Attachment #464709 -
Flags: review?(longsonr) → review+
Comment 2•15 years ago
|
||
pretty much zero risk and includes a test. Allows developers to test for a feature we've already implemented and landed.
Assignee | ||
Updated•14 years ago
|
Attachment #464709 -
Flags: approval2.0?
blocking2.0: ? → betaN+
Comment 3•14 years ago
|
||
Comment on attachment 464709 [details] [diff] [review]
Patch to update string
Canceling approval request -- this received blocking+, so no approval is needed. Looks like this is ready to land -- Brian, perhaps you can land this in the same push as bug 592477 (which I think you're landing soon)?
Attachment #464709 -
Flags: approval2.0?
Assignee | ||
Comment 4•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•