From 19c4991c5595d93935f4f208717972cbb4e4151f Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Sun, 22 Nov 2015 15:10:15 +0100 Subject: [PATCH] Move hide_after_load.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/iframe/hide_after_load.html | 1 + .../iframe/hide_after_load_inner_frame.html | 0 .../css}/iframe/hide_after_load_ref.html | 0 5 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/iframe/hide_after_load.html (93%) rename tests/{ref => wpt/mozilla/tests/css}/iframe/hide_after_load_inner_frame.html (100%) rename tests/{ref => wpt/mozilla/tests/css}/iframe/hide_after_load_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 29bae9a24f4..8ec3b378115 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/hide_after_load.html iframe/hide_after_load_ref.html == iframe/hide_and_show.html iframe/hide_and_show_ref.html == iframe/hide_layers1.html iframe/hide_layers_ref.html == iframe/hide_layers2.html iframe/hide_layers_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index e0c404e59a9..5c49f9d3276 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -1579,6 +1579,18 @@ "url": "/_mozilla/css/iframe/bg_color.html" } ], + "css/iframe/hide_after_load.html": [ + { + "path": "css/iframe/hide_after_load.html", + "references": [ + [ + "/_mozilla/css/iframe/hide_after_load_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/iframe/hide_after_load.html" + } + ], "css/image_rendering_auto_a.html": [ { "path": "css/image_rendering_auto_a.html", @@ -7032,6 +7044,18 @@ "url": "/_mozilla/css/iframe/bg_color.html" } ], + "css/iframe/hide_after_load.html": [ + { + "path": "css/iframe/hide_after_load.html", + "references": [ + [ + "/_mozilla/css/iframe/hide_after_load_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/iframe/hide_after_load.html" + } + ], "css/image_rendering_auto_a.html": [ { "path": "css/image_rendering_auto_a.html", diff --git a/tests/ref/iframe/hide_after_load.html b/tests/wpt/mozilla/tests/css/iframe/hide_after_load.html similarity index 93% rename from tests/ref/iframe/hide_after_load.html rename to tests/wpt/mozilla/tests/css/iframe/hide_after_load.html index 386b8f543e2..71879e25b64 100644 --- a/tests/ref/iframe/hide_after_load.html +++ b/tests/wpt/mozilla/tests/css/iframe/hide_after_load.html @@ -1,5 +1,6 @@ +