Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Pass CSS Background Border Test: "border-image-repeat:repeat-x;height:200px;width:200px;border-image-source:none;border-image-width:50px" on test div
Asserts run
Pass
assert_false(false, "The element border-image-repeat can be repeat-x")
    at Test.<anonymous> ( /css/css-backgrounds/border-image-repeat_repeatnegx_none_50px.html:34:13)
Pass
assert_true(true, "The element height should be 200px")
    at Test.<anonymous> ( /css/css-backgrounds/border-image-repeat_repeatnegx_none_50px.html:37:13)
Pass
assert_true(true, "The element width should be 200px")
    at Test.<anonymous> ( /css/css-backgrounds/border-image-repeat_repeatnegx_none_50px.html:40:13)
Pass
assert_true(true, "The element border-image-source should be none")
    at Test.<anonymous> ( /css/css-backgrounds/border-image-repeat_repeatnegx_none_50px.html:43:13)
Pass
assert_true(true, "The element border-image-width should be 50px")
    at Test.<anonymous> ( /css/css-backgrounds/border-image-repeat_repeatnegx_none_50px.html:46:13)