Summary

Harness status: OK

Found 5 tests

Details

ResultTest NameMessage
PasssetProperty
Asserts run
Pass
assert_equals("none", "none")
    at Test.<anonymous> ( /css/css-ui/appearance-property.html:25:3)
PassremoveProperty
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-ui/appearance-property.html:33:3)
Passproperty assignment
Asserts run
Pass
assert_equals("none", "none")
    at Test.<anonymous> ( /css/css-ui/appearance-property.html:41:3)
PassgetPropertyValue
Asserts run
Pass
assert_equals("none", "none")
    at Test.<anonymous> ( /css/css-ui/appearance-property.html:47:3)
Passproperty access
Asserts run
Pass
assert_equals("none", "none")
    at Test.<anonymous> ( /css/css-ui/appearance-property.html:53:3)