From 1f8f2872de9d6a98ecb89f0495829d6288375d76 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Thu, 22 Oct 2015 09:16:45 -0400 Subject: [PATCH] Move first_of_type_pseudo_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/first_of_type_pseudo_a.html | 1 + .../tests/css}/first_of_type_pseudo_b.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/first_of_type_pseudo_a.html (95%) rename tests/{ref => wpt/mozilla/tests/css}/first_of_type_pseudo_b.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 56378419f04..ba5170570f4 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -46,7 +46,6 @@ flaky_cpu == append_style_a.html append_style_b.html == filter_opacity_a.html filter_opacity_ref.html == filter_sepia_a.html filter_sepia_ref.html == first_child_pseudo_a.html first_child_pseudo_b.html -== first_of_type_pseudo_a.html first_of_type_pseudo_b.html == fixed_width_overrides_child_intrinsic_width_a.html fixed_width_overrides_child_intrinsic_width_ref.html prefs:"layout.flex-direction.enabled,layout.flex.enabled" == flex_column_direction.html flex_column_direction_ref.html prefs:"layout.flex.enabled" == flex_row_direction.html flex_row_direction_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index df96f484b1f..ea8e27c4030 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -791,6 +791,18 @@ "url": "/_mozilla/css/class-namespaces.html" } ], + "css/first_of_type_pseudo_a.html": [ + { + "path": "css/first_of_type_pseudo_a.html", + "references": [ + [ + "/_mozilla/css/first_of_type_pseudo_b.html", + "==" + ] + ], + "url": "/_mozilla/css/first_of_type_pseudo_a.html" + } + ], "css/flex_nochild.html": [ { "path": "css/flex_nochild.html", @@ -4896,6 +4908,18 @@ "url": "/_mozilla/css/class-namespaces.html" } ], + "css/first_of_type_pseudo_a.html": [ + { + "path": "css/first_of_type_pseudo_a.html", + "references": [ + [ + "/_mozilla/css/first_of_type_pseudo_b.html", + "==" + ] + ], + "url": "/_mozilla/css/first_of_type_pseudo_a.html" + } + ], "css/flex_nochild.html": [ { "path": "css/flex_nochild.html", diff --git a/tests/ref/first_of_type_pseudo_a.html b/tests/wpt/mozilla/tests/css/first_of_type_pseudo_a.html similarity index 95% rename from tests/ref/first_of_type_pseudo_a.html rename to tests/wpt/mozilla/tests/css/first_of_type_pseudo_a.html index 439348410fd..40a1066a4ae 100644 --- a/tests/ref/first_of_type_pseudo_a.html +++ b/tests/wpt/mozilla/tests/css/first_of_type_pseudo_a.html @@ -1,6 +1,7 @@ + :first-of-type test