Green
Green

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassUnknown declaration does not consume subsequent declaration
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-nesting/implicit-nesting-ident-recovery.html:22:5)
PassUnknown declaration with blocks does not consume subsequent declaration
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-nesting/implicit-nesting-ident-recovery.html:27:5)