Summary

Harness status: OK

Found 6 tests

Details

ResultTest NameMessage
PassHit first inline-block
Asserts run
Pass
assert_equals(Element node <div id="ib1" class="ib" style="height:30px;"></div>, Element node <div id="ib1" class="ib" style="height:30px;"></div>)
    at Test.<anonymous> ( /css/css-break/inline-with-float-003.html:25:5)
PassHit second inline-block
Asserts run
Pass
assert_equals(Element node <div id="ib2" class="ib" style="height:20px;"></div>, Element node <div id="ib2" class="ib" style="height:20px;"></div>)
    at Test.<anonymous> ( /css/css-break/inline-with-float-003.html:28:5)
PassHit first float fragment
Asserts run
Pass
assert_equals(Element node <div id="floater" style="position:relative; float:left; w..., Element node <div id="floater" style="position:relative; float:left; w...)
    at Test.<anonymous> ( /css/css-break/inline-with-float-003.html:31:5)
PassHit second float fragment
Asserts run
Pass
assert_equals(Element node <div id="floater" style="position:relative; float:left; w..., Element node <div id="floater" style="position:relative; float:left; w...)
    at Test.<anonymous> ( /css/css-break/inline-with-float-003.html:34:5)
PassHit third float fragment
Asserts run
Pass
assert_equals(Element node <div id="floater" style="position:relative; float:left; w..., Element node <div id="floater" style="position:relative; float:left; w...)
    at Test.<anonymous> ( /css/css-break/inline-with-float-003.html:37:5)
PassHit third inline-block
Asserts run
Pass
assert_equals(Element node <div id="ib3" class="ib" style="height:80px;"></div>, Element node <div id="ib3" class="ib" style="height:80px;"></div>)
    at Test.<anonymous> ( /css/css-break/inline-with-float-003.html:40:5)