Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
PassCSS Transitions: property <transform> from [rotateY(360deg)] to [rotateX(720deg)] at (0.5) should be [matrix(1, 0, 0, 1, 0, 0)]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [rotateY(360deg)] to [rotateX(720deg)] at (0.5) should be [matrix(1, 0, 0, 1, 0, 0)]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [rotateY(360deg)] to [rotateX(720deg)] at (0.5) should be [matrix(1, 0, 0, 1, 0, 0)]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [rotateY(360deg)] to [rotateX(720deg)] at (0.5) should be [matrix(1, 0, 0, 1, 0, 0)]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)