Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassAnimating a custom property of type "<transform-list>|none" from "none" to <transform-list> value
Asserts run
Pass
assert_equals("translateX(200px)", "translateX(200px)")
    at Test.<anonymous> ( /css/css-properties-values-api/resources/utils.js:148:5)
PassAnimating a custom property of type "<transform-function>|none" from "none" to <transform-function> value
Asserts run
Pass
assert_equals("translateX(200px)", "translateX(200px)")
    at Test.<anonymous> ( /css/css-properties-values-api/resources/utils.js:148:5)