Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passbackground_specified_box_two_origin
Asserts run
Pass
assert_equals("border-box", "border-box", "background specified value for background-origin")
    at Test.<anonymous> ( /css/css-backgrounds/background-336.html:24:13)
Passbackground_specified_box_two_clip
Asserts run
Pass
assert_equals("padding-box", "padding-box", "background specified value for background-clip")
    at Test.<anonymous> ( /css/css-backgrounds/background-336.html:29:13)