Skip to content

Don't skip animations without keyframes#336

Merged
nicoburns merged 1 commit intoservo:mainfrom
simonwuelker:animation-empty-steps
Mar 20, 2026
Merged

Don't skip animations without keyframes#336
nicoburns merged 1 commit intoservo:mainfrom
simonwuelker:animation-empty-steps

Conversation

@simonwuelker
Copy link
Copy Markdown
Member

@simonwuelker simonwuelker commented Mar 19, 2026

We currently never start animations that have no keyframes.
That is not correct. While such an animation will never change any styles, it should still fire animationstart and animationend events at the correct time, and that requires the animation to start first.

Servo companion PR: servo/servo#43454

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
@simonwuelker
Copy link
Copy Markdown
Member Author

Can someone merge this?

@nicoburns nicoburns added this pull request to the merge queue Mar 20, 2026
Merged via the queue into servo:main with commit a4f1d69 Mar 20, 2026
5 checks passed
github-merge-queue Bot pushed a commit to servo/servo that referenced this pull request Mar 20, 2026
Companion PR for servo/stylo#336

Testing: This fixes a bunch of timeouts

---------

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
github-merge-queue Bot pushed a commit to servo/servo that referenced this pull request Mar 20, 2026
Companion PR for servo/stylo#336

Testing: This fixes a bunch of timeouts

---------

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
niyabits pushed a commit to niyabits/servo that referenced this pull request Mar 21, 2026
Companion PR for servo/stylo#336

Testing: This fixes a bunch of timeouts

---------

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
Signed-off-by: Niya Gupta <niyabits@gmail.com>
Gae24 pushed a commit to Gae24/servo that referenced this pull request Mar 26, 2026
Companion PR for servo/stylo#336

Testing: This fixes a bunch of timeouts

---------

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
lando-worker Bot pushed a commit to mozilla-firefox/firefox that referenced this pull request Apr 3, 2026
github-actions Bot pushed a commit to longvatrong111/stylo that referenced this pull request Apr 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants