Summary

Harness status: OK

Found 36 tests

Details

ResultTest NameMessage
Passe.style['border'] = "2px solid color-mix(42deg)" should not set the property value
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9)
Passe.style['border'] = "2px solid color-contrast(42deg)" should not set the property value
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9)
Passe.style['border'] = "5px dotted blue" should set border-bottom-color
Asserts run
Pass
assert_equals("blue", "blue", "border-bottom-color should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("blue", "blue", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border'] = "5px dotted blue" should set border-bottom-style
Asserts run
Pass
assert_equals("dotted", "dotted", "border-bottom-style should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("dotted", "dotted", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border'] = "5px dotted blue" 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)
Faile.style['border'] = "5px dotted blue" should set border-image-outsetassert_equals: border-image-outset should be canonical expected "0" but got "initial"
    at Test.<anonymous> (http://wpt.live/css/support/shorthand-testcommon.js:14:17)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_shorthand_value (http://wpt.live/css/support/shorthand-testcommon.js:7:9)
    at http://wpt.live/css/css-backgrounds/parsing/border-shorthand.html:20:1
Asserts run
Fail
assert_equals("initial", "0", "border-image-outset should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Faile.style['border'] = "5px dotted blue" should set border-image-repeatassert_equals: border-image-repeat should be canonical expected "stretch" but got "initial"
    at Test.<anonymous> (http://wpt.live/css/support/shorthand-testcommon.js:14:17)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_shorthand_value (http://wpt.live/css/support/shorthand-testcommon.js:7:9)
    at http://wpt.live/css/css-backgrounds/parsing/border-shorthand.html:20:1
Asserts run
Fail
assert_equals("initial", "stretch", "border-image-repeat should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Faile.style['border'] = "5px dotted blue" should set border-image-sliceassert_equals: border-image-slice should be canonical expected "100%" but got "initial"
    at Test.<anonymous> (http://wpt.live/css/support/shorthand-testcommon.js:14:17)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_shorthand_value (http://wpt.live/css/support/shorthand-testcommon.js:7:9)
    at http://wpt.live/css/css-backgrounds/parsing/border-shorthand.html:20:1
Asserts run
Fail
assert_equals("initial", "100%", "border-image-slice should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Faile.style['border'] = "5px dotted blue" should set border-image-sourceassert_equals: border-image-source should be canonical expected "none" but got "initial"
    at Test.<anonymous> (http://wpt.live/css/support/shorthand-testcommon.js:14:17)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_shorthand_value (http://wpt.live/css/support/shorthand-testcommon.js:7:9)
    at http://wpt.live/css/css-backgrounds/parsing/border-shorthand.html:20:1
Asserts run
Fail
assert_equals("initial", "none", "border-image-source should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Faile.style['border'] = "5px dotted blue" should set border-image-widthassert_equals: border-image-width should be canonical expected "1" but got "initial"
    at Test.<anonymous> (http://wpt.live/css/support/shorthand-testcommon.js:14:17)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_shorthand_value (http://wpt.live/css/support/shorthand-testcommon.js:7:9)
    at http://wpt.live/css/css-backgrounds/parsing/border-shorthand.html:20:1
Asserts run
Fail
assert_equals("initial", "1", "border-image-width should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Passe.style['border'] = "5px dotted blue" should set border-left-color
Asserts run
Pass
assert_equals("blue", "blue", "border-left-color should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("blue", "blue", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border'] = "5px dotted blue" should set border-left-style
Asserts run
Pass
assert_equals("dotted", "dotted", "border-left-style should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("dotted", "dotted", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border'] = "5px dotted blue" 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'] = "5px dotted blue" should set border-right-color
Asserts run
Pass
assert_equals("blue", "blue", "border-right-color should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("blue", "blue", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border'] = "5px dotted blue" should set border-right-style
Asserts run
Pass
assert_equals("dotted", "dotted", "border-right-style should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("dotted", "dotted", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border'] = "5px dotted blue" 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'] = "5px dotted blue" should set border-top-color
Asserts run
Pass
assert_equals("blue", "blue", "border-top-color should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("blue", "blue", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border'] = "5px dotted blue" should set border-top-style
Asserts run
Pass
assert_equals("dotted", "dotted", "border-top-style should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("dotted", "dotted", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border'] = "5px dotted blue" 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'] = "5px dotted blue" 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)
Faile.style['border-top'] = "thin" should set border-top-colorassert_equals: border-top-color should be canonical expected "currentcolor" but got "initial"
    at Test.<anonymous> (http://wpt.live/css/support/shorthand-testcommon.js:14:17)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_shorthand_value (http://wpt.live/css/support/shorthand-testcommon.js:7:9)
    at http://wpt.live/css/css-backgrounds/parsing/border-shorthand.html:41:1
Asserts run
Fail
assert_equals("initial", "currentcolor", "border-top-color should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Faile.style['border-top'] = "thin" should set border-top-styleassert_equals: border-top-style should be canonical expected "none" but got "initial"
    at Test.<anonymous> (http://wpt.live/css/support/shorthand-testcommon.js:14:17)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_shorthand_value (http://wpt.live/css/support/shorthand-testcommon.js:7:9)
    at http://wpt.live/css/css-backgrounds/parsing/border-shorthand.html:41:1
Asserts run
Fail
assert_equals("initial", "none", "border-top-style should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Passe.style['border-top'] = "thin" 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-top'] = "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)
Faile.style['border-right'] = "double" should set border-right-colorassert_equals: border-right-color should be canonical expected "currentcolor" but got "initial"
    at Test.<anonymous> (http://wpt.live/css/support/shorthand-testcommon.js:14:17)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_shorthand_value (http://wpt.live/css/support/shorthand-testcommon.js:7:9)
    at http://wpt.live/css/css-backgrounds/parsing/border-shorthand.html:47:1
Asserts run
Fail
assert_equals("initial", "currentcolor", "border-right-color should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Passe.style['border-right'] = "double" should set border-right-style
Asserts run
Pass
assert_equals("double", "double", "border-right-style should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("double", "double", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Faile.style['border-right'] = "double" should set border-right-widthassert_equals: border-right-width should be canonical expected "medium" but got "initial"
    at Test.<anonymous> (http://wpt.live/css/support/shorthand-testcommon.js:14:17)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_shorthand_value (http://wpt.live/css/support/shorthand-testcommon.js:7:9)
    at http://wpt.live/css/css-backgrounds/parsing/border-shorthand.html:47:1
Asserts run
Fail
assert_equals("initial", "medium", "border-right-width should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Passe.style['border-right'] = "double" 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-bottom'] = "green" should set border-bottom-color
Asserts run
Pass
assert_equals("green", "green", "border-bottom-color should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("green", "green", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Faile.style['border-bottom'] = "green" should set border-bottom-styleassert_equals: border-bottom-style should be canonical expected "none" but got "initial"
    at Test.<anonymous> (http://wpt.live/css/support/shorthand-testcommon.js:14:17)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_shorthand_value (http://wpt.live/css/support/shorthand-testcommon.js:7:9)
    at http://wpt.live/css/css-backgrounds/parsing/border-shorthand.html:53:1
Asserts run
Fail
assert_equals("initial", "none", "border-bottom-style should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Faile.style['border-bottom'] = "green" should set border-bottom-widthassert_equals: border-bottom-width should be canonical expected "medium" but got "initial"
    at Test.<anonymous> (http://wpt.live/css/support/shorthand-testcommon.js:14:17)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_shorthand_value (http://wpt.live/css/support/shorthand-testcommon.js:7:9)
    at http://wpt.live/css/css-backgrounds/parsing/border-shorthand.html:53:1
Asserts run
Fail
assert_equals("initial", "medium", "border-bottom-width should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Passe.style['border-bottom'] = "green" 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-left'] = "1px dotted red" should set border-left-color
Asserts run
Pass
assert_equals("red", "red", "border-left-color should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("red", "red", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border-left'] = "1px dotted red" should set border-left-style
Asserts run
Pass
assert_equals("dotted", "dotted", "border-left-style should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("dotted", "dotted", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['border-left'] = "1px dotted red" should set border-left-width
Asserts run
Pass
assert_equals("1px", "1px", "border-left-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-left'] = "1px dotted red" 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)