| Index: sky/tests/layout/margins-expected.txt
|
| diff --git a/sky/tests/layout/margins-expected.txt b/sky/tests/layout/margins-expected.txt
|
| index 26a08bedaf16a79913780449294d99e0e86a8af8..63bf405cfbef9a152707142d1c6c7616238b0ede 100644
|
| --- a/sky/tests/layout/margins-expected.txt
|
| +++ b/sky/tests/layout/margins-expected.txt
|
| @@ -1,5 +1,5 @@
|
| FAIL:
|
| -<div class="child" data-total-y="10" style="background-color: salmon">
|
| -Expected 10 for clientTop+offsetTop, but got 0, clientTop: 0, + offsetTop: 0.
|
| -<div class="child" data-total-y="50" style="background-color: papayawhip">
|
| -Expected 50 for clientTop+offsetTop, but got 40, clientTop: 0, + offsetTop: 40.
|
| +<div class="child" data-total-y="15" style="background-color: salmon">
|
| +Expected 15 for clientTop+offsetTop, but got 10, clientTop: 0, + offsetTop: 10.
|
| +<div class="child" data-total-y="65" style="background-color: papayawhip">
|
| +Expected 65 for clientTop+offsetTop, but got 60, clientTop: 0, + offsetTop: 60.
|
|
|