mirror of
https://github.com/servo/servo.git
synced 2025-07-23 15:23:42 +01:00
When no CSS animation exist, register timer for image animation, update animated image active image frame as part of update_the_rendering, mark node as dirty if the corresponding image need update. Added unit test to test ImageAnimationState. Part of https://github.com/servo/servo/issues/36057, the last step to let the Animated Image "Move". Testing: Introduced new WPT RefTest for animated image, but fail because of https://github.com/servo/servo/issues/36931. New unit test for `ImageAnimationState`. Fixes: https://github.com/servo/servo/issues/22903 https://github.com/servo/servo/issues/36057 [Try](https://github.com/rayguo17/servo/actions/runs/14724729664) --------- Signed-off-by: rayguo17 <rayguo17@gmail.com> |
||
---|---|---|
.. | ||
devtools_tests/sources | ||
mutation | ||
platform | ||
__init__.py | ||
bootstrap_commands.py | ||
build_commands.py | ||
command_base.py | ||
devenv_commands.py | ||
devtools_tests.py | ||
gstreamer.py | ||
package_commands.py | ||
post_build_commands.py | ||
testing_commands.py | ||
try_parser.py | ||
util.py | ||
visual_studio.py |