From 0439894c7cfd885d58f90993d15b75c5b2cd4b02 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Thu, 22 Oct 2015 09:16:45 -0400 Subject: [PATCH] Move hide_after_create.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../mozilla/tests/css}/hide_after_create.html | 1 + .../tests/css}/hide_after_create_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/hide_after_create.html (90%) rename tests/{ref => wpt/mozilla/tests/css}/hide_after_create_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index fc7bf3fa286..fb2732db833 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -36,7 +36,6 @@ prefs:"layout.flex.enabled" == flex_row_direction.html flex_row_direction_ref.ht == floated_negative_margins_a.html floated_negative_margins_ref.html == font_size.html font_size_ref.html # `?` and `#` in the name is a test for https://github.com/servo/servo/issues/3340 -== hide_after_create.html hide_after_create_ref.html == iframe/bg_color.html iframe/bg_color_ref.html == iframe/hide_after_load.html iframe/hide_after_load_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index d9fa5921ade..ec04f24c577 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -1223,6 +1223,18 @@ "url": "/_mozilla/css/height_compute_reset.html" } ], + "css/hide_after_create.html": [ + { + "path": "css/hide_after_create.html", + "references": [ + [ + "/_mozilla/css/hide_after_create_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/hide_after_create.html" + } + ], "css/img_block_display_a.html": [ { "path": "css/img_block_display_a.html", @@ -5616,6 +5628,18 @@ "url": "/_mozilla/css/height_compute_reset.html" } ], + "css/hide_after_create.html": [ + { + "path": "css/hide_after_create.html", + "references": [ + [ + "/_mozilla/css/hide_after_create_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/hide_after_create.html" + } + ], "css/img_block_display_a.html": [ { "path": "css/img_block_display_a.html", diff --git a/tests/ref/hide_after_create.html b/tests/wpt/mozilla/tests/css/hide_after_create.html similarity index 90% rename from tests/ref/hide_after_create.html rename to tests/wpt/mozilla/tests/css/hide_after_create.html index e2fc4db41fb..3ae85e9c54e 100644 --- a/tests/ref/hide_after_create.html +++ b/tests/wpt/mozilla/tests/css/hide_after_create.html @@ -1,5 +1,6 @@ +