Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passenv() is substituted into a custom property
Asserts run
Pass
assert_equals("100px", "100px")
    at Test.<anonymous> ( /css/css-env/env-in-custom-properties.tentative.html:26:7)
PassSubstitution of unrecognized env() causes guaranteed-invalid
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-env/env-in-custom-properties.tentative.html:31:7)