Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassProperty animation-play-state value 'running, paused'
Asserts run
Pass
assert_true(true, "animation-play-state doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'running, paused' is a supported value for animation-play-state.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("running, paused", "running, paused")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)