Pass | Check that style is not sharing in the case of Container Queries | Asserts runPass | 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) |
|