Summary

Harness status: OK

Found 6 tests

Details

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