Summary

Harness status: OK

Found 12 tests

Details

ResultTest NameMessage
Passe.style['font-variant-east-asian'] = "normal" should set the property value
Asserts run
Pass
assert_not_equals("normal", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("normal", "normal", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("normal", "normal", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['font-variant-east-asian'] = "jis78" should set the property value
Asserts run
Pass
assert_not_equals("jis78", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("jis78", "jis78", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("jis78", "jis78", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['font-variant-east-asian'] = "jis83" should set the property value
Asserts run
Pass
assert_not_equals("jis83", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("jis83", "jis83", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("jis83", "jis83", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['font-variant-east-asian'] = "jis90" should set the property value
Asserts run
Pass
assert_not_equals("jis90", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("jis90", "jis90", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("jis90", "jis90", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['font-variant-east-asian'] = "jis04" should set the property value
Asserts run
Pass
assert_not_equals("jis04", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("jis04", "jis04", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("jis04", "jis04", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['font-variant-east-asian'] = "simplified" should set the property value
Asserts run
Pass
assert_not_equals("simplified", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("simplified", "simplified", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("simplified", "simplified", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['font-variant-east-asian'] = "traditional" should set the property value
Asserts run
Pass
assert_not_equals("traditional", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("traditional", "traditional", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("traditional", "traditional", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['font-variant-east-asian'] = "full-width" should set the property value
Asserts run
Pass
assert_not_equals("full-width", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("full-width", "full-width", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("full-width", "full-width", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['font-variant-east-asian'] = "proportional-width" should set the property value
Asserts run
Pass
assert_not_equals("proportional-width", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("proportional-width", "proportional-width", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("proportional-width", "proportional-width", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['font-variant-east-asian'] = "ruby" should set the property value
Asserts run
Pass
assert_not_equals("ruby", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("ruby", "ruby", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("ruby", "ruby", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['font-variant-east-asian'] = "jis78 proportional-width" should set the property value
Asserts run
Pass
assert_not_equals("jis78 proportional-width", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("jis78 proportional-width", "jis78 proportional-width", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("jis78 proportional-width", "jis78 proportional-width", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['font-variant-east-asian'] = "ruby full-width simplified" should set the property value
Asserts run
Pass
assert_not_equals("simplified full-width ruby", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("simplified full-width ruby", "simplified full-width ruby", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("simplified full-width ruby", "simplified full-width ruby", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)