Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Regression (r268615) : [ macOS ] webanimations/relative-ordering-of-t…
…ranslate-and-rotate-properties-accelerated.html is a flaky image failure https://bugs.webkit.org/show_bug.cgi?id=230863 <rdar://83593809> Patch by Antoine Quint <graouts@apple.com> on 2022-06-13 Reviewed by Dean Jackson. Use the tried and true technique of waiting for animations to be ready and three animation frames to ensure all accelerated animations have been committed. * LayoutTests/platform/mac-wk1/TestExpectations: * LayoutTests/webanimations/resources/wait-until-animations-are-committed.js: Canonical link: https://commits.webkit.org/251499@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@295494 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information