Foo
Foo

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passclient* returns the same for non-replaced inlines regardless of list-item-ness
Asserts run
Pass
assert_equals(0, 0, "clientWidth should match")
    at Test.<anonymous> ( /css/cssom-view/client-props-inline-list-item.html:21:3)
Pass
assert_equals(0, 0, "clientHeight should match")
    at Test.<anonymous> ( /css/cssom-view/client-props-inline-list-item.html:22:3)
Pass
assert_equals(0, 0, "clientTop should match")
    at Test.<anonymous> ( /css/cssom-view/client-props-inline-list-item.html:23:3)
Pass
assert_equals(0, 0, "clientLeft should match")
    at Test.<anonymous> ( /css/cssom-view/client-props-inline-list-item.html:24:3)