[wpt-sync] Sync PR 14748 - Ignore instance times from endElement*() for inactive timed elements
Categories
(Core :: SVG, enhancement, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14748 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14748
Details from upstream follow.
Fredrik Söderquist <fs@opera.com> wrote:
Ignore instance times from endElement*() for inactive timed elements
When endElementAt()/endElement() is trying to add a new instance time
and there's no active interval, just ignore the new instance time.Spec:
"While the element is not active, any end specification of the
event is ignored."(https://www.w3.org/TR/2001/REC-smil-animation-20010904/#Timing-EventSensitivity)
Bug: 241742
Change-Id: Ic3333698ac275eff32bd87f5e0205c1004c3e2d4
Reviewed-on: https://chromium-review.googlesource.com/1400663
WPT-Export-Revision: 4cc41d1c8f66c089257239b374484585cd2722c6
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Comment 7•6 years ago
|
||
bugherder |
Description
•