mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-05 07:15:46 +00:00
This way we can just leave it alone if the property hasn't changed. Notably, if the play-state property has been set to 'paused', and then the user gets the animation with JS and calls .play() on it, it should start playing despite the play-state property value.