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