From e228e292890949fb0063683cfe07d232ecbe5101 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Sun, 22 Nov 2015 15:22:00 +0100 Subject: [PATCH] Move overflow.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../mozilla/tests/css}/iframe/overflow.html | 1 + .../tests/css}/iframe/overflow_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/iframe/overflow.html (86%) rename tests/{ref => wpt/mozilla/tests/css}/iframe/overflow_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 969ac52d2b9..b990d669206 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -13,7 +13,6 @@ fragment=top != ../html/acid2.html acid2_ref.html flaky_cpu == append_style_a.html append_style_b.html # `?` and `#` in the name is a test for https://github.com/servo/servo/issues/3340 -== iframe/overflow.html iframe/overflow_ref.html == iframe/positioning_margin.html iframe/positioning_margin_ref.html == iframe/simple.html iframe/simple_ref.html == iframe/simple_inline_default.html iframe/simple_inline_default_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 9b166d1773b..c862d1cc5ac 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -1639,6 +1639,18 @@ "url": "/_mozilla/css/iframe/multiple_external.html" } ], + "css/iframe/overflow.html": [ + { + "path": "css/iframe/overflow.html", + "references": [ + [ + "/_mozilla/css/iframe/overflow_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/iframe/overflow.html" + } + ], "css/image_rendering_auto_a.html": [ { "path": "css/image_rendering_auto_a.html", @@ -7152,6 +7164,18 @@ "url": "/_mozilla/css/iframe/multiple_external.html" } ], + "css/iframe/overflow.html": [ + { + "path": "css/iframe/overflow.html", + "references": [ + [ + "/_mozilla/css/iframe/overflow_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/iframe/overflow.html" + } + ], "css/image_rendering_auto_a.html": [ { "path": "css/image_rendering_auto_a.html", diff --git a/tests/ref/iframe/overflow.html b/tests/wpt/mozilla/tests/css/iframe/overflow.html similarity index 86% rename from tests/ref/iframe/overflow.html rename to tests/wpt/mozilla/tests/css/iframe/overflow.html index 405ee9fa8e6..473f21dc418 100644 --- a/tests/ref/iframe/overflow.html +++ b/tests/wpt/mozilla/tests/css/iframe/overflow.html @@ -1,4 +1,5 @@ +