diff --git a/testing/web-platform/tests/svg/animations/attribute-value-unaffected-by-animation.html b/testing/web-platform/tests/svg/animations/attribute-value-unaffected-by-animation-001.html similarity index 91% rename from testing/web-platform/tests/svg/animations/attribute-value-unaffected-by-animation.html rename to testing/web-platform/tests/svg/animations/attribute-value-unaffected-by-animation-001.html index 55ebb0a3c9a0..21271ff0308f 100644 --- a/testing/web-platform/tests/svg/animations/attribute-value-unaffected-by-animation.html +++ b/testing/web-platform/tests/svg/animations/attribute-value-unaffected-by-animation-001.html @@ -1,5 +1,5 @@ -An animation of an attribute does not change the DOM attribute value +An animation of an attribute ('class') does not change the DOM attribute value diff --git a/testing/web-platform/tests/svg/animations/attribute-value-unaffected-by-animation-002.html b/testing/web-platform/tests/svg/animations/attribute-value-unaffected-by-animation-002.html new file mode 100644 index 000000000000..29878d02cbd7 --- /dev/null +++ b/testing/web-platform/tests/svg/animations/attribute-value-unaffected-by-animation-002.html @@ -0,0 +1,21 @@ + +An animation of an attribute ('orient') does not change the DOM attribute value + + + + + + + + +