Summary

Harness status: OK

Found 20 tests

Details

ResultTest NameMessage
Passe.style['border-width'] = "5px" should set border-bottom-width
Asserts run
Pass
assert_equals("5px", "5px", "border-bottom-width should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("5px", "5px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border-width'] = "5px" should set border-left-width
Asserts run
Pass
assert_equals("5px", "5px", "border-left-width should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("5px", "5px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border-width'] = "5px" should set border-right-width
Asserts run
Pass
assert_equals("5px", "5px", "border-right-width should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("5px", "5px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border-width'] = "5px" should set border-top-width
Asserts run
Pass
assert_equals("5px", "5px", "border-top-width should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("5px", "5px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border-width'] = "5px" should not set unrelated longhands
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:31:13)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:35:13)
Passe.style['border-width'] = "thick thin" should set border-bottom-width
Asserts run
Pass
assert_equals("thick", "thick", "border-bottom-width should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("thick", "thick", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border-width'] = "thick thin" should set border-left-width
Asserts run
Pass
assert_equals("thin", "thin", "border-left-width should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("thin", "thin", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border-width'] = "thick thin" should set border-right-width
Asserts run
Pass
assert_equals("thin", "thin", "border-right-width should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("thin", "thin", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border-width'] = "thick thin" should set border-top-width
Asserts run
Pass
assert_equals("thick", "thick", "border-top-width should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("thick", "thick", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border-width'] = "thick thin" should not set unrelated longhands
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:31:13)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:35:13)
Passe.style['border-width'] = "thin medium thick" should set border-bottom-width
Asserts run
Pass
assert_equals("thick", "thick", "border-bottom-width should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("thick", "thick", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border-width'] = "thin medium thick" should set border-left-width
Asserts run
Pass
assert_equals("medium", "medium", "border-left-width should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("medium", "medium", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border-width'] = "thin medium thick" should set border-right-width
Asserts run
Pass
assert_equals("medium", "medium", "border-right-width should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("medium", "medium", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border-width'] = "thin medium thick" should set border-top-width
Asserts run
Pass
assert_equals("thin", "thin", "border-top-width should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("thin", "thin", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border-width'] = "thin medium thick" should not set unrelated longhands
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:31:13)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:35:13)
Passe.style['border-width'] = "1px 2px 3px 4px" should set border-bottom-width
Asserts run
Pass
assert_equals("3px", "3px", "border-bottom-width should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("3px", "3px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border-width'] = "1px 2px 3px 4px" should set border-left-width
Asserts run
Pass
assert_equals("4px", "4px", "border-left-width should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("4px", "4px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border-width'] = "1px 2px 3px 4px" should set border-right-width
Asserts run
Pass
assert_equals("2px", "2px", "border-right-width should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("2px", "2px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border-width'] = "1px 2px 3px 4px" should set border-top-width
Asserts run
Pass
assert_equals("1px", "1px", "border-top-width should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("1px", "1px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border-width'] = "1px 2px 3px 4px" should not set unrelated longhands
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:31:13)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:35:13)