Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassInitial text-decoration-thickness for highlight pseudo
Asserts run
Pass
assert_equals("0px", "0px")
    at Test.<anonymous> ( /css/css-conditional/container-queries/pseudo-elements-013.html:31:5)
Passtext-decoration-thickness for highlight pseudo depending on container
Asserts run
Pass
assert_equals("30px", "30px")
    at Test.<anonymous> ( /css/css-conditional/container-queries/pseudo-elements-013.html:37:5)
Passtext-decoration-thickness for highlight pseudo depending on container only defined in a query
Asserts run
Pass
assert_equals("30px", "30px")
    at Test.<anonymous> ( /css/css-conditional/container-queries/pseudo-elements-013.html:40:5)