Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
Passsupport for appearance
Asserts run
Pass
assert_equals("button", "button")
    at Test.<anonymous> ( /css/css-ui/appearance-initial-value-001.html:20:3)
Passinitial value for appearance
Asserts run
Pass
assert_equals("none", "none")
    at Test.<anonymous> ( /css/css-ui/appearance-initial-value-001.html:25:3)
Passsupport for -webkit-appearance
Asserts run
Pass
assert_equals("button", "button")
    at Test.<anonymous> ( /css/css-ui/appearance-initial-value-001.html:20:3)
Passinitial value for -webkit-appearance
Asserts run
Pass
assert_equals("none", "none")
    at Test.<anonymous> ( /css/css-ui/appearance-initial-value-001.html:25:3)