Green
Green

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassMatch width with vw
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-conditional/container-queries/viewport-units.html:31:14)
PassMatch width with vh
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-conditional/container-queries/viewport-units.html:32:14)