From f2d83cd59daabe45dd86f914f06cdbeb3913da8b Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Thu, 22 Oct 2015 09:16:45 -0400 Subject: [PATCH] Move focus_selector.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../mozilla/tests/css}/focus_selector.html | 1 + .../tests/css}/focus_selector_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/focus_selector.html (84%) rename tests/{ref => wpt/mozilla/tests/css}/focus_selector_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index f20c13a29e3..c0a865b5f34 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -63,7 +63,6 @@ prefs:"layout.flex.enabled" == flex_row_direction.html flex_row_direction_ref.ht == floated_list_item_a.html floated_list_item_ref.html == floated_negative_margins_a.html floated_negative_margins_ref.html == floated_table_with_margin_a.html floated_table_with_margin_ref.html -== focus_selector.html focus_selector_ref.html == font_color_attribute_a.html font_color_attribute_ref.html == font_face_attribute.html font_face_attribute_ref.html == font_size.html font_size_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index e3c7464016e..7850b4e979f 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -803,6 +803,18 @@ "url": "/_mozilla/css/flex_nochild.html" } ], + "css/focus_selector.html": [ + { + "path": "css/focus_selector.html", + "references": [ + [ + "/_mozilla/css/focus_selector_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/focus_selector.html" + } + ], "css/font_advance.html": [ { "path": "css/font_advance.html", @@ -4800,6 +4812,18 @@ "url": "/_mozilla/css/flex_nochild.html" } ], + "css/focus_selector.html": [ + { + "path": "css/focus_selector.html", + "references": [ + [ + "/_mozilla/css/focus_selector_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/focus_selector.html" + } + ], "css/font_advance.html": [ { "path": "css/font_advance.html", diff --git a/tests/ref/focus_selector.html b/tests/wpt/mozilla/tests/css/focus_selector.html similarity index 84% rename from tests/ref/focus_selector.html rename to tests/wpt/mozilla/tests/css/focus_selector.html index 807480637f2..1a6ca184d5f 100644 --- a/tests/ref/focus_selector.html +++ b/tests/wpt/mozilla/tests/css/focus_selector.html @@ -1,6 +1,7 @@ +