From 6ce531e78b0016bdb840837446d6335464ec3ada Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Fri, 9 Oct 2015 17:02:50 +0200 Subject: [PATCH] Move background_origin_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/background_origin_a.html | 1 + .../tests/css}/background_origin_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/background_origin_a.html (93%) rename tests/{ref => wpt/mozilla/tests/css}/background_origin_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 3b849cbbf67..db83ac66279 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -12,7 +12,6 @@ fragment=top != ../html/acid2.html acid2_ref.html == acid1_a.html acid1_b.html == acid2_noscroll.html acid2_ref_broken.html flaky_cpu == append_style_a.html append_style_b.html -== background_origin_a.html background_origin_ref.html == background_position_a.html background_position_b.html == background_position_keyword.html background_position_b.html == background_position_percent.html background_position_b.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 9ab7710b5c4..b63cbb2d598 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -267,6 +267,18 @@ "url": "/_mozilla/css/background_none_a.html" } ], + "css/background_origin_a.html": [ + { + "path": "css/background_origin_a.html", + "references": [ + [ + "/_mozilla/css/background_origin_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/background_origin_a.html" + } + ], "css/class-namespaces.html": [ { "path": "css/class-namespaces.html", @@ -1316,6 +1328,18 @@ "url": "/_mozilla/css/background_none_a.html" } ], + "css/background_origin_a.html": [ + { + "path": "css/background_origin_a.html", + "references": [ + [ + "/_mozilla/css/background_origin_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/background_origin_a.html" + } + ], "css/class-namespaces.html": [ { "path": "css/class-namespaces.html", diff --git a/tests/ref/background_origin_a.html b/tests/wpt/mozilla/tests/css/background_origin_a.html similarity index 93% rename from tests/ref/background_origin_a.html rename to tests/wpt/mozilla/tests/css/background_origin_a.html index 753bacc9145..1bf3ca76391 100644 --- a/tests/ref/background_origin_a.html +++ b/tests/wpt/mozilla/tests/css/background_origin_a.html @@ -1,6 +1,7 @@ +