getComputedStyle should return lime for background-color on this element

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailProperty background-color value 'rgb(from currentcolor r g b)' should not leak :visited for computed styleassert_true: 'rgb(from currentcolor r g b)' is a supported value for background-color. expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_computed_value (http://wpt.live/css/support/computed-testcommon.js:22:3)
    at http://wpt.live/css/css-color/relative-currentcolor-visited-getcomputedstyle.html:22:7
Asserts run
Pass
assert_true(true, "background-color doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'rgb(from currentcolor r g b)' is a supported value for background-color.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)