Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassRoot element background should be transparent for dark color-scheme.
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)")
    at Test.<anonymous> ( /css/css-color-adjust/rendering/dark-color-scheme/color-scheme-root-background.html:12:5)