From 43b0b3fa80a78fa7144e6879477afe07fc728478 Mon Sep 17 00:00:00 2001 From: Matthew Olsson Date: Mon, 25 Mar 2024 18:27:39 -0700 Subject: [PATCH] LibWeb: Add a test to ensure style invalidations don't reset animations --- .../animation-single-iteration-no-repeat.txt | 1 + .../animation-single-iteration-no-repeat.html | 34 +++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 Tests/LibWeb/Text/expected/WebAnimations/misc/animation-single-iteration-no-repeat.txt create mode 100644 Tests/LibWeb/Text/input/WebAnimations/misc/animation-single-iteration-no-repeat.html diff --git a/Tests/LibWeb/Text/expected/WebAnimations/misc/animation-single-iteration-no-repeat.txt b/Tests/LibWeb/Text/expected/WebAnimations/misc/animation-single-iteration-no-repeat.txt new file mode 100644 index 00000000000..9bb23ef6326 --- /dev/null +++ b/Tests/LibWeb/Text/expected/WebAnimations/misc/animation-single-iteration-no-repeat.txt @@ -0,0 +1 @@ + finish count: 1 diff --git a/Tests/LibWeb/Text/input/WebAnimations/misc/animation-single-iteration-no-repeat.html b/Tests/LibWeb/Text/input/WebAnimations/misc/animation-single-iteration-no-repeat.html new file mode 100644 index 00000000000..1cb57be3040 --- /dev/null +++ b/Tests/LibWeb/Text/input/WebAnimations/misc/animation-single-iteration-no-repeat.html @@ -0,0 +1,34 @@ + + + +
+ +