Transform values should be indentical between the blue box(block element) and red box(inline element)

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassJS test: Inline renderer must return the correct computed transform
Asserts run
Pass
assert_equals("matrix(1, 0, 0, 1, 80, 90)", "matrix(1, 0, 0, 1, 80, 90)")
    at  /css/css-transforms/2d-transform-inline-js.html:64:11
Pass
assert_equals("matrix(1, 0, 0, 1, 80, 90)", "matrix(1, 0, 0, 1, 80, 90)")
    at  /css/css-transforms/2d-transform-inline-js.html:65:11
Pass
assert_equals("matrix(1.2, 0, 0, 0.8, 0, 0)", "matrix(1.2, 0, 0, 0.8, 0, 0)")
    at  /css/css-transforms/2d-transform-inline-js.html:64:11
Pass
assert_equals("matrix(1.2, 0, 0, 0.8, 0, 0)", "matrix(1.2, 0, 0, 0.8, 0, 0)")
    at  /css/css-transforms/2d-transform-inline-js.html:65:11
Pass
assert_equals("matrix(1, 0.36397, -0.842288, 1, 0, 0)", "matrix(1, 0.36397, -0.842288, 1, 0, 0)")
    at  /css/css-transforms/2d-transform-inline-js.html:64:11
Pass
assert_equals("matrix(1, 0.36397, -0.842288, 1, 0, 0)", "matrix(1, 0.36397, -0.842288, 1, 0, 0)")
    at  /css/css-transforms/2d-transform-inline-js.html:65:11
Pass
assert_equals("matrix(0.707107, 0.707107, -0.707107, 0.707107, 0, 0)", "matrix(0.707107, 0.707107, -0.707107, 0.707107, 0, 0)")
    at  /css/css-transforms/2d-transform-inline-js.html:64:11
Pass
assert_equals("matrix(0.707107, 0.707107, -0.707107, 0.707107, 0, 0)", "matrix(0.707107, 0.707107, -0.707107, 0.707107, 0, 0)")
    at  /css/css-transforms/2d-transform-inline-js.html:65:11