This text should be green in forced colors mode.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailChecks that styles defined in forced-colors are preserved in forced colors mode.assert_equals: expected "rgb(0, 0, 255)" but got "rgb(255, 0, 0)"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/forced-colors-mode/forced-colors-mode-11.html:36: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-11.html:35:3
Asserts run
Fail
assert_equals("rgb(255, 0, 0)", "rgb(0, 0, 255)")
    at Test.<anonymous> ( /forced-colors-mode/forced-colors-mode-11.html:36:5)