From 027609a2bf40b824a99680acfaaad8bf04c151e7 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Tue, 20 Oct 2015 14:39:39 +0200 Subject: [PATCH] Move border_radius_clip_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 26 ++++++++++++++++++- .../tests/css}/border_radius_clip_a.html | 1 + .../tests/css}/border_radius_clip_ref.html | 0 4 files changed, 26 insertions(+), 2 deletions(-) rename tests/{ref => wpt/mozilla/tests/css}/border_radius_clip_a.html (89%) rename tests/{ref => wpt/mozilla/tests/css}/border_radius_clip_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index dce19515574..b6dc936cbac 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 -== border_radius_clip_a.html border_radius_clip_ref.html != border_radius_dashed_a.html border_radius_dashed_ref.html == border_radius_elliptical_a.html border_radius_elliptical_ref.html == border_radius_overlapping_a.html border_radius_overlapping_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index ba66fe8db83..283effd2ce4 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -683,6 +683,18 @@ "url": "/_mozilla/css/border_radius_asymmetric_sizes_a.html" } ], + "css/border_radius_clip_a.html": [ + { + "path": "css/border_radius_clip_a.html", + "references": [ + [ + "/_mozilla/css/border_radius_clip_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/border_radius_clip_a.html" + } + ], "css/class-namespaces.html": [ { "path": "css/class-namespaces.html", @@ -4428,6 +4440,18 @@ "url": "/_mozilla/css/border_radius_asymmetric_sizes_a.html" } ], + "css/border_radius_clip_a.html": [ + { + "path": "css/border_radius_clip_a.html", + "references": [ + [ + "/_mozilla/css/border_radius_clip_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/border_radius_clip_a.html" + } + ], "css/class-namespaces.html": [ { "path": "css/class-namespaces.html", @@ -6930,4 +6954,4 @@ "rev": null, "url_base": "/_mozilla/", "version": 2 -} \ No newline at end of file +} diff --git a/tests/ref/border_radius_clip_a.html b/tests/wpt/mozilla/tests/css/border_radius_clip_a.html similarity index 89% rename from tests/ref/border_radius_clip_a.html rename to tests/wpt/mozilla/tests/css/border_radius_clip_a.html index cb866db02d2..3579d248b7d 100644 --- a/tests/ref/border_radius_clip_a.html +++ b/tests/wpt/mozilla/tests/css/border_radius_clip_a.html @@ -2,6 +2,7 @@ +