From ecf6f77ef98ce8cc0e1e32643fd60a3a85725d06 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Mon, 12 Oct 2015 15:54:37 +0200 Subject: [PATCH] Move background_size_shorthand_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../css}/background_size_shorthand_a.html | 1 + .../css}/background_size_shorthand_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/background_size_shorthand_a.html (90%) rename tests/{ref => wpt/mozilla/tests/css}/background_size_shorthand_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 276f5bc0d3a..a9319ef1c0a 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_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 == basic_width_px.html basic_width_em.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 289704c89df..6bca49aebc0 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -387,6 +387,18 @@ "url": "/_mozilla/css/background_size_a.html" } ], + "css/background_size_shorthand_a.html": [ + { + "path": "css/background_size_shorthand_a.html", + "references": [ + [ + "/_mozilla/css/background_size_shorthand_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/background_size_shorthand_a.html" + } + ], "css/class-namespaces.html": [ { "path": "css/class-namespaces.html", @@ -1556,6 +1568,18 @@ "url": "/_mozilla/css/background_size_a.html" } ], + "css/background_size_shorthand_a.html": [ + { + "path": "css/background_size_shorthand_a.html", + "references": [ + [ + "/_mozilla/css/background_size_shorthand_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/background_size_shorthand_a.html" + } + ], "css/class-namespaces.html": [ { "path": "css/class-namespaces.html", diff --git a/tests/ref/background_size_shorthand_a.html b/tests/wpt/mozilla/tests/css/background_size_shorthand_a.html similarity index 90% rename from tests/ref/background_size_shorthand_a.html rename to tests/wpt/mozilla/tests/css/background_size_shorthand_a.html index 30ce3a9cef2..85ed53f4b16 100644 --- a/tests/ref/background_size_shorthand_a.html +++ b/tests/wpt/mozilla/tests/css/background_size_shorthand_a.html @@ -1,6 +1,7 @@ +