From ea118c56d63c16d7aa1509c0a780fc0265156da4 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Sun, 22 Nov 2015 15:16:29 +0100 Subject: [PATCH] Move multiple_external.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/iframe/multiple_external.html | 1 + .../css}/iframe/multiple_external_child.html | 0 .../css}/iframe/multiple_external_ref.html | 0 5 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/iframe/multiple_external.html (89%) rename tests/{ref => wpt/mozilla/tests/css}/iframe/multiple_external_child.html (100%) rename tests/{ref => wpt/mozilla/tests/css}/iframe/multiple_external_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 7d2cf51b062..969ac52d2b9 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/multiple_external.html iframe/multiple_external_ref.html == iframe/overflow.html iframe/overflow_ref.html == iframe/positioning_margin.html iframe/positioning_margin_ref.html == iframe/simple.html iframe/simple_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index d8128f23de9..9b166d1773b 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -1627,6 +1627,18 @@ "url": "/_mozilla/css/iframe/hide_layers2.html" } ], + "css/iframe/multiple_external.html": [ + { + "path": "css/iframe/multiple_external.html", + "references": [ + [ + "/_mozilla/css/iframe/multiple_external_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/iframe/multiple_external.html" + } + ], "css/image_rendering_auto_a.html": [ { "path": "css/image_rendering_auto_a.html", @@ -7128,6 +7140,18 @@ "url": "/_mozilla/css/iframe/hide_layers2.html" } ], + "css/iframe/multiple_external.html": [ + { + "path": "css/iframe/multiple_external.html", + "references": [ + [ + "/_mozilla/css/iframe/multiple_external_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/iframe/multiple_external.html" + } + ], "css/image_rendering_auto_a.html": [ { "path": "css/image_rendering_auto_a.html", diff --git a/tests/ref/iframe/multiple_external.html b/tests/wpt/mozilla/tests/css/iframe/multiple_external.html similarity index 89% rename from tests/ref/iframe/multiple_external.html rename to tests/wpt/mozilla/tests/css/iframe/multiple_external.html index e527131724a..c2d66f25cec 100644 --- a/tests/ref/iframe/multiple_external.html +++ b/tests/wpt/mozilla/tests/css/iframe/multiple_external.html @@ -1,6 +1,7 @@ +