diff --git a/css/css-animations/parsing/keyframes-name-invalid.html b/css/css-animations/parsing/keyframes-name-invalid.html new file mode 100644 index 00000000000000..266c0d81e9ce84 --- /dev/null +++ b/css/css-animations/parsing/keyframes-name-invalid.html @@ -0,0 +1,70 @@ + + + + CSS Animations: parsing @keyframes name with invalid values + + + + + + + + +
+
+
+ + + \ No newline at end of file diff --git a/css/css-animations/parsing/keyframes-name-valid.html b/css/css-animations/parsing/keyframes-name-valid.html new file mode 100644 index 00000000000000..6b9c983b2daa56 --- /dev/null +++ b/css/css-animations/parsing/keyframes-name-valid.html @@ -0,0 +1,91 @@ + + + + CSS Animations: parsing @keyframes name with valid values + + + + + + + + +
+
+
+ + + \ No newline at end of file