Open Bug 1615469 Opened 4 years ago Updated 1 month ago

[css-pseudo] Implement animations support for ::first-line and ::first-letter pseudos

Categories

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

enhancement

Tracking

()

People

(Reporter: boris, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: parity-chrome, parity-safari)

Web animations use pseudoElement as the target pseudo-selector and the spec mentions first-letter and first-line (which are also in the wpt) as the examples. So perhaps we have to support these two pseudos in Web animations.

See Also: → 1538618
Blocks: 1615473

For what it's worth I don't think this strictly needs to block shipping getAnimations. That is, this could be shipped a release or two later. It's fine to keep it blocking bug 1615473 now, however, since that makes it easier to find this bug.

I see. Perhaps make this block [web-animations], instead of Bug 1398037.

(In reply to Boris Chiou [:boris] from comment #2)

I see. Perhaps make this block [web-animations], instead of Bug 1398037.

Oh. This should be a general case for CSS Animations/Transitions and Web animations. So no need to block web animation.

No longer blocks: 1398037
Summary: Implement web-animations support for ::first-line and ::first-letter pseudos → [css-pseudo] Implement animations support for ::first-line and ::first-letter pseudos
See Also: → 1770591
Severity: normal → S3
Duplicate of this bug: 1884750
You need to log in before you can comment on or make changes to this bug.