From a0726af56bf9f6f4d213fcb37f1953cd5917af32 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Mon, 12 Oct 2015 15:50:59 +0200 Subject: [PATCH] Move background_size_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../mozilla/tests/css}/background_size_a.html | 1 + .../tests/css}/background_size_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/background_size_a.html (94%) rename tests/{ref => wpt/mozilla/tests/css}/background_size_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 9de918afa80..276f5bc0d3a 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_size_a.html background_size_ref.html == background_size_shorthand_a.html background_size_shorthand_ref.html == background_size_zero_a.html background_size_zero_ref.html == background_style_attr.html background_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 3232659a292..289704c89df 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -375,6 +375,18 @@ "url": "/_mozilla/css/background_repeat_y_a.html" } ], + "css/background_size_a.html": [ + { + "path": "css/background_size_a.html", + "references": [ + [ + "/_mozilla/css/background_size_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/background_size_a.html" + } + ], "css/class-namespaces.html": [ { "path": "css/class-namespaces.html", @@ -1532,6 +1544,18 @@ "url": "/_mozilla/css/background_repeat_y_a.html" } ], + "css/background_size_a.html": [ + { + "path": "css/background_size_a.html", + "references": [ + [ + "/_mozilla/css/background_size_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/background_size_a.html" + } + ], "css/class-namespaces.html": [ { "path": "css/class-namespaces.html", diff --git a/tests/ref/background_size_a.html b/tests/wpt/mozilla/tests/css/background_size_a.html similarity index 94% rename from tests/ref/background_size_a.html rename to tests/wpt/mozilla/tests/css/background_size_a.html index aa2df4fb8b2..d4ae7203e2b 100644 --- a/tests/ref/background_size_a.html +++ b/tests/wpt/mozilla/tests/css/background_size_a.html @@ -1,6 +1,7 @@ +