diff --git a/Tests/LibWeb/Text/expected/WebAnimations/animation-methods/persist.txt b/Tests/LibWeb/Text/expected/WebAnimations/animation-methods/persist.txt new file mode 100644 index 0000000000..bfeb4083b4 --- /dev/null +++ b/Tests/LibWeb/Text/expected/WebAnimations/animation-methods/persist.txt @@ -0,0 +1,3 @@ + persist() sets animation's replaceState to persist +Animations are properly replaced when covered by another animation +persist() keeps an animation from being replaced diff --git a/Tests/LibWeb/Text/input/WebAnimations/animation-methods/persist.html b/Tests/LibWeb/Text/input/WebAnimations/animation-methods/persist.html new file mode 100644 index 0000000000..73243ed506 --- /dev/null +++ b/Tests/LibWeb/Text/input/WebAnimations/animation-methods/persist.html @@ -0,0 +1,38 @@ + +
+ +