Pass | Property transform value 'perspective(none)' | Asserts runPass | assert_true(true, "transform doesn't seem to be supported in the computed style")
at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5) | Pass | assert_true(true, "'perspective(none)' is a supported value for transform.")
at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5) | Pass | assert_equals("matrix(1, 0, 0, 1, 0, 0)", "matrix(1, 0, 0, 1, 0, 0)")
at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7) | Pass | assert_equals("matrix(1, 0, 0, 1, 0, 0)", "matrix(1, 0, 0, 1, 0, 0)", "computed value should round-trip")
at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7) |
|
Pass | Property transform value 'perspective(10px)' | Asserts runPass | assert_true(true, "transform doesn't seem to be supported in the computed style")
at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5) | Pass | assert_true(true, "'perspective(10px)' is a supported value for transform.")
at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5) | Pass | assert_equals("matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.1, 0, 0, 0, 1)", "matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.1, 0, 0, 0, 1)")
at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7) | Pass | assert_equals("matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.1, 0, 0, 0, 1)", "matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.1, 0, 0, 0, 1)", "computed value should round-trip")
at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7) |
|