Open Bug 1484145 Opened 6 years ago Updated 2 years ago

Should we fire transition events for disowned elements / elements in display:none subtrees?

Categories

(Core :: DOM: Animation, enhancement, P3)

enhancement

Tracking

()

Tracking Status
firefox63 --- affected

People

(Reporter: birtles, Unassigned)

Details

Attachments

(1 file)

Attached file Test case
See bug 1467344 comment 28.

If we re-start a transition in an element that is display:none we don't fire a 'transitionrun' event. Honestly, I'm not sure we should dispatch events in this state where we don't have an owning element[1] although I note that Chrome does fire 'transitionend' events in this state.

[1] https://drafts.csswg.org/css-transitions-2/#owning-element
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: