Summary

Harness status: OK

Found 17 tests

Details

ResultTest NameMessage
PassProperty text-wrap value 'wrap'
Asserts run
Pass
assert_true(true, "text-wrap doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'wrap' is a supported value for text-wrap.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("wrap", "wrap")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty text-wrap value 'nowrap'
Asserts run
Pass
assert_true(true, "text-wrap doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'nowrap' is a supported value for text-wrap.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("nowrap", "nowrap")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
FailProperty text-wrap value 'auto'assert_true: 'auto' is a supported value for text-wrap. expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_computed_value (http://wpt.live/css/support/computed-testcommon.js:22:3)
    at http://wpt.live/css/css-text/parsing/text-wrap-computed.html:19:1
Asserts run
Pass
assert_true(true, "text-wrap doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'auto' is a supported value for text-wrap.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
PassProperty text-wrap value 'balance'
Asserts run
Pass
assert_true(true, "text-wrap doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'balance' is a supported value for text-wrap.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("balance", "balance")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
FailProperty text-wrap value 'stable'assert_true: 'stable' is a supported value for text-wrap. expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_computed_value (http://wpt.live/css/support/computed-testcommon.js:22:3)
    at http://wpt.live/css/css-text/parsing/text-wrap-computed.html:21:1
Asserts run
Pass
assert_true(true, "text-wrap doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'stable' is a supported value for text-wrap.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty text-wrap value 'wrap auto'assert_true: 'wrap auto' is a supported value for text-wrap. expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_computed_value (http://wpt.live/css/support/computed-testcommon.js:22:3)
    at http://wpt.live/css/css-text/parsing/text-wrap-computed.html:23:1
Asserts run
Pass
assert_true(true, "text-wrap doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'wrap auto' is a supported value for text-wrap.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty text-wrap value 'wrap balance'assert_true: 'wrap balance' is a supported value for text-wrap. expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_computed_value (http://wpt.live/css/support/computed-testcommon.js:22:3)
    at http://wpt.live/css/css-text/parsing/text-wrap-computed.html:24:1
Asserts run
Pass
assert_true(true, "text-wrap doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'wrap balance' is a supported value for text-wrap.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty text-wrap value 'wrap stable'assert_true: 'wrap stable' is a supported value for text-wrap. expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_computed_value (http://wpt.live/css/support/computed-testcommon.js:22:3)
    at http://wpt.live/css/css-text/parsing/text-wrap-computed.html:25:1
Asserts run
Pass
assert_true(true, "text-wrap doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'wrap stable' is a supported value for text-wrap.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty text-wrap value 'auto wrap'assert_true: 'auto wrap' is a supported value for text-wrap. expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_computed_value (http://wpt.live/css/support/computed-testcommon.js:22:3)
    at http://wpt.live/css/css-text/parsing/text-wrap-computed.html:26:1
Asserts run
Pass
assert_true(true, "text-wrap doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'auto wrap' is a supported value for text-wrap.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty text-wrap value 'balance wrap'assert_true: 'balance wrap' is a supported value for text-wrap. expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_computed_value (http://wpt.live/css/support/computed-testcommon.js:22:3)
    at http://wpt.live/css/css-text/parsing/text-wrap-computed.html:27:1
Asserts run
Pass
assert_true(true, "text-wrap doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'balance wrap' is a supported value for text-wrap.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty text-wrap value 'stable wrap'assert_true: 'stable wrap' is a supported value for text-wrap. expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_computed_value (http://wpt.live/css/support/computed-testcommon.js:22:3)
    at http://wpt.live/css/css-text/parsing/text-wrap-computed.html:28:1
Asserts run
Pass
assert_true(true, "text-wrap doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'stable wrap' is a supported value for text-wrap.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty text-wrap value 'nowrap auto'assert_true: 'nowrap auto' is a supported value for text-wrap. expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_computed_value (http://wpt.live/css/support/computed-testcommon.js:22:3)
    at http://wpt.live/css/css-text/parsing/text-wrap-computed.html:30:1
Asserts run
Pass
assert_true(true, "text-wrap doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'nowrap auto' is a supported value for text-wrap.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty text-wrap value 'nowrap balance'assert_true: 'nowrap balance' is a supported value for text-wrap. expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_computed_value (http://wpt.live/css/support/computed-testcommon.js:22:3)
    at http://wpt.live/css/css-text/parsing/text-wrap-computed.html:31:1
Asserts run
Pass
assert_true(true, "text-wrap doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'nowrap balance' is a supported value for text-wrap.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty text-wrap value 'nowrap stable'assert_true: 'nowrap stable' is a supported value for text-wrap. expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_computed_value (http://wpt.live/css/support/computed-testcommon.js:22:3)
    at http://wpt.live/css/css-text/parsing/text-wrap-computed.html:32:1
Asserts run
Pass
assert_true(true, "text-wrap doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'nowrap stable' is a supported value for text-wrap.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty text-wrap value 'auto nowrap'assert_true: 'auto nowrap' is a supported value for text-wrap. expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_computed_value (http://wpt.live/css/support/computed-testcommon.js:22:3)
    at http://wpt.live/css/css-text/parsing/text-wrap-computed.html:33:1
Asserts run
Pass
assert_true(true, "text-wrap doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'auto nowrap' is a supported value for text-wrap.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty text-wrap value 'balance nowrap'assert_true: 'balance nowrap' is a supported value for text-wrap. expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_computed_value (http://wpt.live/css/support/computed-testcommon.js:22:3)
    at http://wpt.live/css/css-text/parsing/text-wrap-computed.html:34:1
Asserts run
Pass
assert_true(true, "text-wrap doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'balance nowrap' is a supported value for text-wrap.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty text-wrap value 'stable nowrap'assert_true: 'stable nowrap' is a supported value for text-wrap. expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_computed_value (http://wpt.live/css/support/computed-testcommon.js:22:3)
    at http://wpt.live/css/css-text/parsing/text-wrap-computed.html:35:1
Asserts run
Pass
assert_true(true, "text-wrap doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'stable nowrap' is a supported value for text-wrap.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)