Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passbackground_specified_box_one_origin
Asserts run
Pass
assert_equals("content-box", "content-box", "background specified value for background-origin")
    at Test.<anonymous> ( /css/css-backgrounds/background-335.html:24:13)
Passbackground_specified_box_one_clip
Asserts run
Pass
assert_equals("content-box", "content-box", "background specified value for background-clip")
    at Test.<anonymous> ( /css/css-backgrounds/background-335.html:29:13)