diff options
author | Martin Robinson <mrobinson@igalia.com> | 2023-04-25 10:48:13 +0200 |
---|---|---|
committer | Martin Robinson <mrobinson@igalia.com> | 2023-05-02 08:37:15 +0200 |
commit | 17e3f34e65052d6f34450e9c9b0248b793c68753 (patch) | |
tree | 16c1393efe8feac4c8a9d93ed880cd64be818e10 /components/script/dom/domstringlist.rs | |
parent | 2691d2a8f3a9d899b4ec6a9d061b8ffd733c76dd (diff) | |
download | servo-17e3f34e65052d6f34450e9c9b0248b793c68753.tar.gz servo-17e3f34e65052d6f34450e9c9b0248b793c68753.zip |
Fix flakiness in animation tests
1. When updating the animation timeline, ensure that nodes that are
animating are marked dirty, if necessary, so any style queries will
force an layout flush.
2. Disable the problematic transition test suites, as they are in Gecko.
These suites often fail when Servo is so overloaded that it cannot
deliver frames fast enough to get more than two samples during the
animation lifecycle.
Fixes #28334.
Fixes #26435.
Fixes #21486.
Diffstat (limited to 'components/script/dom/domstringlist.rs')
0 files changed, 0 insertions, 0 deletions