Summary

Harness status: OK

Found 12 tests

Details

ResultTest NameMessage
PassInitial color for ::before
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /css/css-conditional/container-queries/pseudo-elements-004.html:41:7)
PassInitial color for ::after
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /css/css-conditional/container-queries/pseudo-elements-004.html:41:7)
PassInitial color for ::marker
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /css/css-conditional/container-queries/pseudo-elements-004.html:41:7)
PassInitial color for ::first-line
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /css/css-conditional/container-queries/pseudo-elements-004.html:41:7)
PassInitial color for ::first-letter
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /css/css-conditional/container-queries/pseudo-elements-004.html:41:7)
PassInitial color for ::backdrop
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /css/css-conditional/container-queries/pseudo-elements-004.html:41:7)
PassColor for ::before depending on container
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-conditional/container-queries/pseudo-elements-004.html:49:7)
PassColor for ::after depending on container
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-conditional/container-queries/pseudo-elements-004.html:49:7)
PassColor for ::marker depending on container
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-conditional/container-queries/pseudo-elements-004.html:49:7)
PassColor for ::first-line depending on container
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-conditional/container-queries/pseudo-elements-004.html:49:7)
PassColor for ::first-letter depending on container
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-conditional/container-queries/pseudo-elements-004.html:49:7)
PassColor for ::backdrop depending on container
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-conditional/container-queries/pseudo-elements-004.html:49:7)