From 586846b4ca6db09a5675d1423f1924888f0537ba Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Fri, 9 Oct 2015 11:02:48 +0200 Subject: [PATCH] Move background_clip_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../mozilla/tests/css}/background_clip_a.html | 1 + .../tests/css}/background_clip_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/background_clip_a.html (92%) rename tests/{ref => wpt/mozilla/tests/css}/background_clip_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index d406617d03e..abdde4d7e5a 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_clip_a.html background_clip_ref.html == background_external_stylesheet.html background_ref.html == background_image_a.html background_image_ref.html == background_image_position_a.html background_image_position_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index be0ac8aac69..8d2a9c254e1 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -207,6 +207,18 @@ "url": "/_mozilla/css/background.html" } ], + "css/background_clip_a.html": [ + { + "path": "css/background_clip_a.html", + "references": [ + [ + "/_mozilla/css/background_clip_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/background_clip_a.html" + } + ], "css/class-namespaces.html": [ { "path": "css/class-namespaces.html", @@ -1196,6 +1208,18 @@ "url": "/_mozilla/css/background.html" } ], + "css/background_clip_a.html": [ + { + "path": "css/background_clip_a.html", + "references": [ + [ + "/_mozilla/css/background_clip_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/background_clip_a.html" + } + ], "css/class-namespaces.html": [ { "path": "css/class-namespaces.html", diff --git a/tests/ref/background_clip_a.html b/tests/wpt/mozilla/tests/css/background_clip_a.html similarity index 92% rename from tests/ref/background_clip_a.html rename to tests/wpt/mozilla/tests/css/background_clip_a.html index 6a95ec7831a..7f2c8b7f0dd 100644 --- a/tests/ref/background_clip_a.html +++ b/tests/wpt/mozilla/tests/css/background_clip_a.html @@ -1,6 +1,7 @@ +