Summary

Harness status: OK

Found 6 tests

Details

ResultTest NameMessage
Passe.style['white-space'] = "auto" should not set the property value
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9)
Passe.style['white-space'] = "normal pre" should not set the property value
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9)
Passe.style['white-space'] = "nowrap pre-wrap" should not set the property value
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9)
Passe.style['white-space'] = "pre-line break-spaces" should not set the property value
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9)
Faile.style['white-space'] = "balance" should not set the property valueassert_equals: expected "" but got "balance"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:49:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_invalid_value (http://wpt.live/css/support/parsing-testcommon.js:45:5)
    at http://wpt.live/css/css-text/parsing/white-space-invalid.html:18:1
Asserts run
Fail
assert_equals("balance", "")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9)
Faile.style['white-space'] = "pretty" should not set the property valueassert_equals: expected "" but got "pretty"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:49:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_invalid_value (http://wpt.live/css/support/parsing-testcommon.js:45:5)
    at http://wpt.live/css/css-text/parsing/white-space-invalid.html:19:1
Asserts run
Fail
assert_equals("pretty", "")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9)