This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 21101 - transitionend event should not be cancelable
Summary: transitionend event should not be cancelable
Status: RESOLVED FIXED
Alias: None
Product: CSS
Classification: Unclassified
Component: Transitions (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Dean Jackson
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-24 09:46 UTC by Anne
Modified: 2014-01-10 01:40 UTC (History)
4 users (show)

See Also:


Attachments

Description Anne 2013-02-24 09:46:13 UTC
Canceling the event would have no effect so it is better if the cancelable flag returns false.