Pass | The content property can be animated with a discrete animation type. | Asserts runPass | assert_equals("\"default\"", "\"default\"", "Before the animation is applied.")
at Test.<anonymous> ( /css/css-content/content-animation.html:33:3) | Pass | assert_equals("\"from\"", "\"from\"", "Check the animated value at time = 0ms")
at testContentAtTime ( /css/css-content/content-animation.html:40:5) | Pass | assert_equals("\"from\"", "\"from\"", "Check the animated value at time = 499ms")
at testContentAtTime ( /css/css-content/content-animation.html:40:5) | Pass | assert_equals("\"to\"", "\"to\"", "Check the animated value at time = 500ms")
at testContentAtTime ( /css/css-content/content-animation.html:40:5) | Pass | assert_equals("\"to\"", "\"to\"", "Check the animated value at time = 999ms")
at testContentAtTime ( /css/css-content/content-animation.html:40:5) | Pass | assert_equals("\"to\"", "\"to\"", "Check the animated value at time = 1000ms")
at testContentAtTime ( /css/css-content/content-animation.html:40:5) |
|