Source code
Revision control
Copy as Markdown
Other Tools
[animation-delay.html]
expected: ERROR
[Can set 'animation-delay' to CSS-wide keywords: ]
expected: FAIL
[Can set 'animation-delay' to var() references: ]
expected: FAIL
[Can set 'animation-delay' to a time: ]
expected: FAIL
[Setting 'animation-delay' to a length: throws TypeError]
expected: FAIL
[Setting 'animation-delay' to a percent: throws TypeError]
expected: FAIL
[Setting 'animation-delay' to an angle: throws TypeError]
expected: FAIL
[Setting 'animation-delay' to a flexible length: throws TypeError]
expected: FAIL
[Setting 'animation-delay' to a number: throws TypeError]
expected: FAIL
[Setting 'animation-delay' to a transform: throws TypeError]
expected: FAIL