Pass | Hit first inline-block | Asserts runPass | 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) |
|
Pass | Hit second inline-block | Asserts runPass | 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) |
|
Pass | Hit first float fragment | Asserts runPass | 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) |
|
Pass | Hit second float fragment | Asserts runPass | 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) |
|
Pass | Hit third float fragment | Asserts runPass | 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) |
|
Pass | Hit third inline-block | Asserts runPass | 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) |
|