Pass | Check the existence of transform. | Asserts runPass | assert_true(true, "expect transform")
at Test.<anonymous> ( /css/css-transforms/css-transform-property-existence.html:25:11) |
|
Pass | Check the existence of transform-origin. | Asserts runPass | assert_true(true, "expect transform-origin")
at Test.<anonymous> ( /css/css-transforms/css-transform-property-existence.html:25:11) |
|
Pass | Check the existence of transform-style. | Asserts runPass | assert_true(true, "expect transform-style")
at Test.<anonymous> ( /css/css-transforms/css-transform-property-existence.html:25:11) |
|
Pass | Check the existence of perspective. | Asserts runPass | assert_true(true, "expect perspective")
at Test.<anonymous> ( /css/css-transforms/css-transform-property-existence.html:25:11) |
|
Pass | Check the existence of perspective-origin. | Asserts runPass | assert_true(true, "expect perspective-origin")
at Test.<anonymous> ( /css/css-transforms/css-transform-property-existence.html:25:11) |
|
Pass | Check the existence of backface-visibility. | Asserts runPass | assert_true(true, "expect backface-visibility")
at Test.<anonymous> ( /css/css-transforms/css-transform-property-existence.html:25:11) |
|