Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassCheck that style is not sharing in the case of Container Queries
Asserts run
Pass
assert_equals("rgb(0, 255, 0)", "rgb(0, 255, 0)", "Second item container should be 100px wide")
    at Test.<anonymous> ( /css/css-conditional/container-queries/style-not-sharing-float.html:37:5)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "First item container should be 200px wide")
    at Test.<anonymous> ( /css/css-conditional/container-queries/style-not-sharing-float.html:38:5)