Fail | user-select:all should not be inherited. | assert_equals: user-select:all should not be inherited. expected "auto" but got "all" at Test.<anonymous> (https://www1.wpt.live/css/css-ui/user-select-inheritance.html:17:9)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at test_inheritance (https://www1.wpt.live/css/css-ui/user-select-inheritance.html:13:5)
at https://www1.wpt.live/css/css-ui/user-select-inheritance.html:21:1 Asserts runPass | assert_equals("all", "all", "user-select:all should be supported.")
at Test.<anonymous> ( /css/css-ui/user-select-inheritance.html:15:9) | Fail | assert_equals("all", "auto", "user-select:all should not be inherited.")
at Test.<anonymous> ( /css/css-ui/user-select-inheritance.html:17:9) |
|
Pass | user-select:auto should not be inherited. | Asserts runPass | assert_equals("auto", "auto", "user-select:auto should be supported.")
at Test.<anonymous> ( /css/css-ui/user-select-inheritance.html:15:9) | Pass | assert_equals("auto", "auto", "user-select:auto should not be inherited.")
at Test.<anonymous> ( /css/css-ui/user-select-inheritance.html:17:9) |
|
Fail | user-select:contain should not be inherited. | assert_equals: user-select:contain should be supported. expected "contain" but got "auto" at Test.<anonymous> (https://www1.wpt.live/css/css-ui/user-select-inheritance.html:15:9)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at test_inheritance (https://www1.wpt.live/css/css-ui/user-select-inheritance.html:13:5)
at https://www1.wpt.live/css/css-ui/user-select-inheritance.html:23:1 Asserts runFail | assert_equals("auto", "contain", "user-select:contain should be supported.")
at Test.<anonymous> ( /css/css-ui/user-select-inheritance.html:15:9) |
|
Fail | user-select:none should not be inherited. | assert_equals: user-select:none should not be inherited. expected "auto" but got "none" at Test.<anonymous> (https://www1.wpt.live/css/css-ui/user-select-inheritance.html:17:9)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at test_inheritance (https://www1.wpt.live/css/css-ui/user-select-inheritance.html:13:5)
at https://www1.wpt.live/css/css-ui/user-select-inheritance.html:24:1 Asserts runPass | assert_equals("none", "none", "user-select:none should be supported.")
at Test.<anonymous> ( /css/css-ui/user-select-inheritance.html:15:9) | Fail | assert_equals("none", "auto", "user-select:none should not be inherited.")
at Test.<anonymous> ( /css/css-ui/user-select-inheritance.html:17:9) |
|
Fail | user-select:text should not be inherited. | assert_equals: user-select:text should not be inherited. expected "auto" but got "text" at Test.<anonymous> (https://www1.wpt.live/css/css-ui/user-select-inheritance.html:17:9)
at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at test_inheritance (https://www1.wpt.live/css/css-ui/user-select-inheritance.html:13:5)
at https://www1.wpt.live/css/css-ui/user-select-inheritance.html:25:1 Asserts runPass | assert_equals("text", "text", "user-select:text should be supported.")
at Test.<anonymous> ( /css/css-ui/user-select-inheritance.html:15:9) | Fail | assert_equals("text", "auto", "user-select:text should not be inherited.")
at Test.<anonymous> ( /css/css-ui/user-select-inheritance.html:17:9) |
|