Pass | e.style['border'] = "2px solid color-mix(42deg)" should not set the property value | Asserts runPass | assert_equals("", "")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9) |
|
Pass | e.style['border'] = "2px solid color-contrast(42deg)" should not set the property value | Asserts runPass | assert_equals("", "")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9) |
|
Pass | e.style['border'] = "5px dotted blue" should set border-bottom-color | Asserts runPass | 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) |
|
Pass | e.style['border'] = "5px dotted blue" should set border-bottom-style | Asserts runPass | 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) |
|
Pass | e.style['border'] = "5px dotted blue" should set border-bottom-width | Asserts runPass | 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) |
|
Fail | e.style['border'] = "5px dotted blue" should set border-image-outset | assert_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 runFail | assert_equals("initial", "0", "border-image-outset should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) |
|
Fail | e.style['border'] = "5px dotted blue" should set border-image-repeat | assert_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 runFail | assert_equals("initial", "stretch", "border-image-repeat should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) |
|
Fail | e.style['border'] = "5px dotted blue" should set border-image-slice | assert_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 runFail | assert_equals("initial", "100%", "border-image-slice should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) |
|
Fail | e.style['border'] = "5px dotted blue" should set border-image-source | assert_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 runFail | assert_equals("initial", "none", "border-image-source should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) |
|
Fail | e.style['border'] = "5px dotted blue" should set border-image-width | assert_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 runFail | assert_equals("initial", "1", "border-image-width should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) |
|
Pass | e.style['border'] = "5px dotted blue" should set border-left-color | Asserts runPass | 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) |
|
Pass | e.style['border'] = "5px dotted blue" should set border-left-style | Asserts runPass | 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) |
|
Pass | e.style['border'] = "5px dotted blue" should set border-left-width | Asserts runPass | 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) |
|
Pass | e.style['border'] = "5px dotted blue" should set border-right-color | Asserts runPass | 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) |
|
Pass | e.style['border'] = "5px dotted blue" should set border-right-style | Asserts runPass | 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) |
|
Pass | e.style['border'] = "5px dotted blue" should set border-right-width | Asserts runPass | 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) |
|
Pass | e.style['border'] = "5px dotted blue" should set border-top-color | Asserts runPass | 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) |
|
Pass | e.style['border'] = "5px dotted blue" should set border-top-style | Asserts runPass | 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) |
|
Pass | e.style['border'] = "5px dotted blue" should set border-top-width | Asserts runPass | 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) |
|
Pass | e.style['border'] = "5px dotted blue" should not set unrelated longhands | Asserts runPass | 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) |
|
Fail | e.style['border-top'] = "thin" should set border-top-color | assert_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 runFail | assert_equals("initial", "currentcolor", "border-top-color should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) |
|
Fail | e.style['border-top'] = "thin" should set border-top-style | assert_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 runFail | assert_equals("initial", "none", "border-top-style should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) |
|
Pass | e.style['border-top'] = "thin" should set border-top-width | Asserts runPass | 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) |
|
Pass | e.style['border-top'] = "thin" should not set unrelated longhands | Asserts runPass | 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) |
|
Fail | e.style['border-right'] = "double" should set border-right-color | assert_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 runFail | assert_equals("initial", "currentcolor", "border-right-color should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) |
|
Pass | e.style['border-right'] = "double" should set border-right-style | Asserts runPass | 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) |
|
Fail | e.style['border-right'] = "double" should set border-right-width | assert_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 runFail | assert_equals("initial", "medium", "border-right-width should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) |
|
Pass | e.style['border-right'] = "double" should not set unrelated longhands | Asserts runPass | 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) |
|
Pass | e.style['border-bottom'] = "green" should set border-bottom-color | Asserts runPass | 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) |
|
Fail | e.style['border-bottom'] = "green" should set border-bottom-style | assert_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 runFail | assert_equals("initial", "none", "border-bottom-style should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) |
|
Fail | e.style['border-bottom'] = "green" should set border-bottom-width | assert_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 runFail | assert_equals("initial", "medium", "border-bottom-width should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) |
|
Pass | e.style['border-bottom'] = "green" should not set unrelated longhands | Asserts runPass | 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) |
|
Pass | e.style['border-left'] = "1px dotted red" should set border-left-color | Asserts runPass | 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) |
|
Pass | e.style['border-left'] = "1px dotted red" should set border-left-style | Asserts runPass | 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) |
|
Pass | e.style['border-left'] = "1px dotted red" should set border-left-width | Asserts runPass | 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) |
|
Pass | e.style['border-left'] = "1px dotted red" should not set unrelated longhands | Asserts runPass | 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) |
|