Pass | color-scheme property affects Menu system color keyword | Asserts runPass | assert_not_equals("rgb(255, 255, 255)", "rgb(18, 18, 18)")
at Test.<anonymous> ( /css/css-color/system-color-compute.html:75:5) |
|
Pass | System color doesn't compute to itself on color | Asserts runPass | assert_not_equals("rgb(255, 255, 255)", "rgb(18, 18, 18)")
at Test.<anonymous> ( /css/css-color/system-color-compute.html:103:9) |
|
Pass | Inherited system color keyword is observable on color | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /css/css-color/system-color-compute.html:109:7) |
|
Pass | System color doesn't compute to itself on background-color | Asserts runPass | assert_not_equals("rgb(255, 255, 255)", "rgb(18, 18, 18)")
at Test.<anonymous> ( /css/css-color/system-color-compute.html:103:9) |
|
Pass | Inherited system color keyword is observable on background-color | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /css/css-color/system-color-compute.html:109:7) |
|
Pass | System color doesn't compute to itself on box-shadow | Asserts runPass | assert_not_equals("rgb(255, 255, 255) 2px 2px 0px 0px", "rgb(18, 18, 18) 2px 2px 0px 0px")
at Test.<anonymous> ( /css/css-color/system-color-compute.html:103:9) |
|
Pass | Inherited system color keyword is observable on box-shadow | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /css/css-color/system-color-compute.html:109:7) |
|
Pass | System color doesn't compute to itself on text-shadow | Asserts runPass | assert_not_equals("rgb(255, 255, 255) 2px 2px 0px", "rgb(18, 18, 18) 2px 2px 0px")
at Test.<anonymous> ( /css/css-color/system-color-compute.html:103:9) |
|
Pass | Inherited system color keyword is observable on text-shadow | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /css/css-color/system-color-compute.html:109:7) |
|
Pass | System color doesn't compute to itself on border-left-color | Asserts runPass | assert_not_equals("rgb(255, 255, 255)", "rgb(18, 18, 18)")
at Test.<anonymous> ( /css/css-color/system-color-compute.html:103:9) |
|
Pass | Inherited system color keyword is observable on border-left-color | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /css/css-color/system-color-compute.html:109:7) |
|
Pass | System color doesn't compute to itself on border-top-color | Asserts runPass | assert_not_equals("rgb(255, 255, 255)", "rgb(18, 18, 18)")
at Test.<anonymous> ( /css/css-color/system-color-compute.html:103:9) |
|
Pass | Inherited system color keyword is observable on border-top-color | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /css/css-color/system-color-compute.html:109:7) |
|
Pass | System color doesn't compute to itself on border-right-color | Asserts runPass | assert_not_equals("rgb(255, 255, 255)", "rgb(18, 18, 18)")
at Test.<anonymous> ( /css/css-color/system-color-compute.html:103:9) |
|
Pass | Inherited system color keyword is observable on border-right-color | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /css/css-color/system-color-compute.html:109:7) |
|
Pass | System color doesn't compute to itself on border-bottom-color | Asserts runPass | assert_not_equals("rgb(255, 255, 255)", "rgb(18, 18, 18)")
at Test.<anonymous> ( /css/css-color/system-color-compute.html:103:9) |
|
Pass | Inherited system color keyword is observable on border-bottom-color | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /css/css-color/system-color-compute.html:109:7) |
|
Pass | System color doesn't compute to itself on column-rule-color | Asserts runPass | assert_not_equals("rgb(255, 255, 255)", "rgb(18, 18, 18)")
at Test.<anonymous> ( /css/css-color/system-color-compute.html:103:9) |
|
Pass | Inherited system color keyword is observable on column-rule-color | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /css/css-color/system-color-compute.html:109:7) |
|
Pass | System color doesn't compute to itself on outline-color | Asserts runPass | assert_not_equals("rgb(255, 255, 255)", "rgb(18, 18, 18)")
at Test.<anonymous> ( /css/css-color/system-color-compute.html:103:9) |
|
Pass | Inherited system color keyword is observable on outline-color | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /css/css-color/system-color-compute.html:109:7) |
|
Pass | System color doesn't compute to itself on caret-color | Asserts runPass | assert_not_equals("rgb(255, 255, 255)", "rgb(18, 18, 18)")
at Test.<anonymous> ( /css/css-color/system-color-compute.html:103:9) |
|
Pass | Inherited system color keyword is observable on caret-color | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /css/css-color/system-color-compute.html:109:7) |
|
Pass | System color doesn't compute to itself on fill | Asserts runPass | assert_not_equals("rgb(255, 255, 255)", "rgb(18, 18, 18)")
at Test.<anonymous> ( /css/css-color/system-color-compute.html:103:9) |
|
Pass | Inherited system color keyword is observable on fill | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /css/css-color/system-color-compute.html:109:7) |
|
Pass | System color doesn't compute to itself on stroke | Asserts runPass | assert_not_equals("rgb(255, 255, 255)", "rgb(18, 18, 18)")
at Test.<anonymous> ( /css/css-color/system-color-compute.html:103:9) |
|
Pass | Inherited system color keyword is observable on stroke | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /css/css-color/system-color-compute.html:109:7) |
|