Background colors should maintain their alpha channels in forced colors mode.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailChecks that background color alpha channels are preserved in forced colors mode at the root node.assert_equals: expected "rgba(255, 255, 255, 0.3)" but got "rgba(114, 173, 218, 0.3)"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/forced-colors-mode/forced-colors-mode-21.html:29:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/forced-colors-mode/forced-colors-mode-21.html:28:3
Asserts run
Fail
assert_equals("rgba(114, 173, 218, 0.3)", "rgba(255, 255, 255, 0.3)")
    at Test.<anonymous> ( /forced-colors-mode/forced-colors-mode-21.html:29:5)