Summary

Harness status: OK

Found 19 tests

Details

ResultTest NameMessage
Passe.style['text-transform'] = "none" should set the property value
Asserts run
Pass
assert_not_equals("none", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("none", "none", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("none", "none", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['text-transform'] = "capitalize" should set the property value
Asserts run
Pass
assert_not_equals("capitalize", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("capitalize", "capitalize", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("capitalize", "capitalize", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['text-transform'] = "uppercase" should set the property value
Asserts run
Pass
assert_not_equals("uppercase", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("uppercase", "uppercase", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("uppercase", "uppercase", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['text-transform'] = "lowercase" should set the property value
Asserts run
Pass
assert_not_equals("lowercase", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("lowercase", "lowercase", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("lowercase", "lowercase", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Faile.style['text-transform'] = "full-width" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-text/parsing/text-transform-valid.html:20:1
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['text-transform'] = "full-size-kana" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-text/parsing/text-transform-valid.html:21:1
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Passe.style['text-transform'] = "math-auto" should set the property value
Asserts run
Pass
assert_not_equals("math-auto", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("math-auto", "math-auto", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("math-auto", "math-auto", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Faile.style['text-transform'] = "capitalize full-width" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-text/parsing/text-transform-valid.html:24:1
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['text-transform'] = "uppercase full-size-kana" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-text/parsing/text-transform-valid.html:25:1
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['text-transform'] = "full-width full-size-kana" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-text/parsing/text-transform-valid.html:26:1
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['text-transform'] = "full-width lowercase" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-text/parsing/text-transform-valid.html:29:1
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['text-transform'] = "full-size-kana capitalize" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-text/parsing/text-transform-valid.html:30:1
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['text-transform'] = "full-size-kana full-width" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-text/parsing/text-transform-valid.html:31:1
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['text-transform'] = "capitalize full-width full-size-kana" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-text/parsing/text-transform-valid.html:33:1
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['text-transform'] = "full-width full-size-kana uppercase" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-text/parsing/text-transform-valid.html:36:1
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['text-transform'] = "full-size-kana lowercase full-width" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-text/parsing/text-transform-valid.html:37:1
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['text-transform'] = "lowercase full-size-kana full-width" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-text/parsing/text-transform-valid.html:38:1
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['text-transform'] = "full-width uppercase full-size-kana" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-text/parsing/text-transform-valid.html:39:1
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Faile.style['text-transform'] = "full-size-kana full-width capitalize" should set the property valueassert_not_equals: property should be set got disallowed value ""
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-text/parsing/text-transform-valid.html:40:1
Asserts run
Fail
assert_not_equals("", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)