From 6580f8f4c7703a3c818bbe3a63d344e8f277bcc9 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Fri, 16 Oct 2015 20:54:36 -0400 Subject: [PATCH] Move nth_child_pseudo_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/nth_child_pseudo_a.html | 1 + .../tests/css}/nth_child_pseudo_b.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/nth_child_pseudo_a.html (97%) rename tests/{ref => wpt/mozilla/tests/css}/nth_child_pseudo_b.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 7ce0fd763af..37d24c69e72 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -205,7 +205,6 @@ flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html == no_image_background_a.html no_image_background_ref.html == noscript.html noscript_ref.html != noteq_attr_exists_selector.html attr_exists_selector_ref.html -== nth_child_pseudo_a.html nth_child_pseudo_b.html == nth_last_of_type_pseudo_a.html nth_last_of_type_pseudo_b.html == nth_of_type_pseudo_a.html nth_of_type_pseudo_b.html == object_element_a.html object_element_b.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index f4b0d806918..8c1aab98821 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -683,6 +683,18 @@ "url": "/_mozilla/css/flex_nochild.html" } ], + "css/nth_child_pseudo_a.html": [ + { + "path": "css/nth_child_pseudo_a.html", + "references": [ + [ + "/_mozilla/css/nth_child_pseudo_b.html", + "==" + ] + ], + "url": "/_mozilla/css/nth_child_pseudo_a.html" + } + ], "css/nth_last_child_pseudo_a.html": [ { "path": "css/nth_last_child_pseudo_a.html", @@ -3588,6 +3600,18 @@ "url": "/_mozilla/css/flex_nochild.html" } ], + "css/nth_child_pseudo_a.html": [ + { + "path": "css/nth_child_pseudo_a.html", + "references": [ + [ + "/_mozilla/css/nth_child_pseudo_b.html", + "==" + ] + ], + "url": "/_mozilla/css/nth_child_pseudo_a.html" + } + ], "css/nth_last_child_pseudo_a.html": [ { "path": "css/nth_last_child_pseudo_a.html", diff --git a/tests/ref/nth_child_pseudo_a.html b/tests/wpt/mozilla/tests/css/nth_child_pseudo_a.html similarity index 97% rename from tests/ref/nth_child_pseudo_a.html rename to tests/wpt/mozilla/tests/css/nth_child_pseudo_a.html index 72e535081de..925083e07af 100644 --- a/tests/ref/nth_child_pseudo_a.html +++ b/tests/wpt/mozilla/tests/css/nth_child_pseudo_a.html @@ -1,6 +1,7 @@ + :nth-child test