Animations should not use an implicit value when the first rule within a @keyframes rule specifies "from" and "to" but only specifies a timing function.
Asserts run
Pass
assert_equals("100px", "100px")
at Test.<anonymous> ( /css/css-animations/animation-multiple-from-to-keyframes-with-only-timing-function.html:24:3)