Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Passe.style['hyphens'] = "normal" should not set the property value
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9)
Passe.style['hyphens'] = "none manual" should not set the property value
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9)
Passe.style['hyphens'] = "auto auto" should not set the property value
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9)