Should be green

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Failstyle(--foo: var(--foo)) should matchassert_equals: expected "rgb(0, 128, 0)" but got "rgb(0, 0, 0)"
    at Test.<anonymous> (http://wpt.live/css/css-conditional/container-queries/style-query-no-cycle.html:20:5)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at http://wpt.live/css/css-conditional/container-queries/style-query-no-cycle.html:19:3
Asserts run
Fail
assert_equals("rgb(0, 0, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-conditional/container-queries/style-query-no-cycle.html:20:5)