OLD | NEW |
---|---|
(Empty) | |
1 FAIL: | |
2 <div class="child" data-total-y="10" style="background-color: salmon"> | |
3 Expected 10 for clientTop+offsetTop, but got 0, clientTop: 0, + offsetTop: 0. | |
4 <div class="child" data-total-y="50" style="background-color: papayawhip"> | |
5 Expected 50 for clientTop+offsetTop, but got 40, clientTop: 0, + offsetTop: 40. | |
OLD | NEW |