Pass | box-shadow | Asserts runPass | assert_equals("rgb(0, 128, 0) 1px 1px 1px 1px", "rgb(0, 128, 0) 1px 1px 1px 1px", "Expected Value should match actual value")
at Test.<anonymous> ( /css/css-variables/variable-substitution-shadow-properties.html:52:17) |
|
Pass | box-shadow-with-comment | Asserts runPass | assert_equals("rgb(0, 128, 0) 1px 1px 1px 1px", "rgb(0, 128, 0) 1px 1px 1px 1px", "Expected Value should match actual value")
at Test.<anonymous> ( /css/css-variables/variable-substitution-shadow-properties.html:52:17) |
|
Pass | text-shadow | Asserts runPass | assert_equals("rgb(0, 128, 0) 1px 1px 1px", "rgb(0, 128, 0) 1px 1px 1px", "Expected Value should match actual value")
at Test.<anonymous> ( /css/css-variables/variable-substitution-shadow-properties.html:52:17) |
|