Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassRetargeting transitions on box size relative transitions should work.
Asserts run
Pass
assert_equals("none", "none")
    at Test.<anonymous> ( /css/css-transitions/retargetted-transition-with-box-sizing.html:20:3)
Pass
assert_equals("matrix(1, 0, 0, 1, 25, 50)", "matrix(1, 0, 0, 1, 25, 50)")
    at Test.<anonymous> ( /css/css-transitions/retargetted-transition-with-box-sizing.html:25:3)
Pass
assert_equals("matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 37.5, 75, 50, 1)", "matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 37.5, 75, 50, 1)")
    at Test.<anonymous> ( /css/css-transitions/retargetted-transition-with-box-sizing.html:29:3)