The color properties for the head and html elements should get updated in Forced Colors Mode.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailChecks that html/head color is overridden to CanvasText.assert_equals: expected "rgb(0, 0, 0)" but got "rgb(255, 0, 0)"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/forced-colors-mode/forced-colors-mode-27.html:32: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-27.html:31:3
Asserts run
Fail
assert_equals("rgb(255, 0, 0)", "rgb(0, 0, 0)")
    at Test.<anonymous> ( /forced-colors-mode/forced-colors-mode-27.html:32:5)