blob: e74f3249d96799092747913a233bf399c9252c54 [file] [log] [blame]
FAIL .wrapper 1 assert_equals:
<div class="wrapper" data-expected-width="200" data-expected-height="200">
<div class="positioned border-box" data-expected-width="200" data-expected-height="200">
<div class="fill-available border-box" data-expected-width="180" data-expected-height="180"></div>
</div>
</div>
height expected 180 but got 140
PASS .wrapper 2
FAIL .wrapper 3 assert_equals:
<div class="wrapper" data-expected-width="200" data-expected-height="200">
<div class="positioned" data-expected-width="200" data-expected-height="200">
<div class="fill-available border-box" data-expected-width="180" data-expected-height="180"></div>
</div>
</div>
height expected 180 but got 140
PASS .wrapper 4