Index: sky/tests/layout/margins-expected.txt |
diff --git a/sky/tests/layout/margins-expected.txt b/sky/tests/layout/margins-expected.txt |
deleted file mode 100644 |
index 63bf405cfbef9a152707142d1c6c7616238b0ede..0000000000000000000000000000000000000000 |
--- a/sky/tests/layout/margins-expected.txt |
+++ /dev/null |
@@ -1,5 +0,0 @@ |
-FAIL: |
-<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. |