Open Bug 1725177 Opened 3 years ago Updated 1 month ago

::backdrop with animation does not work

Categories

(Core :: CSS Transitions and Animations, defect)

defect

Tracking

()

People

(Reporter: ntim, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: parity-chrome, parity-safari)

See http://jsfiddle.net/g6u83rmp

Using animations on backdrops doesn't work

Why should they work? ::backdrop is a box, not an element / tree-abiding pseudo-element like ::before / ::after / ::marker.

Flags: needinfo?(brian)

Err, Brian, do you agree with the above? Or am I missing something?

(In reply to Emilio Cobos Álvarez (:emilio) from comment #2)

Err, Brian, do you agree with the above? Or am I missing something?

Sorry, I'm completely unfamiliar with ::backdrop but I believe George Steel from Google was working on making all pseudo-elements animatable in Blink over in https://github.com/w3c/csswg-drafts/issues/4502

Flags: needinfo?(brian)
Severity: -- → S3
See Also: → 1729490
Blocks: 1841337

Now that animation storage is a bit better defined in bug 1807003, this might be more easily fixable? https://searchfox.org/mozilla-central/rev/e9b8c73771d0038214c69f17c5934ba8ae049799/dom/animation/ElementAnimationData.h#101-105

Depends on: 1807003
Duplicate of this bug: 1843990
You need to log in before you can comment on or make changes to this bug.