From 50a6f9986c36f472e334d46469f1f110c1d77b12 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Tue, 20 Oct 2015 15:26:23 +0200 Subject: [PATCH] Move border_rounding_1px_invisible_issue_7184_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ ...r_rounding_1px_invisible_issue_7184_a.html | 1 + ...rounding_1px_invisible_issue_7184_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/border_rounding_1px_invisible_issue_7184_a.html (88%) rename tests/{ref => wpt/mozilla/tests/css}/border_rounding_1px_invisible_issue_7184_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 38099380d24..8b7ff4d65b7 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_rounding_1px_invisible_issue_7184_a.html border_rounding_1px_invisible_issue_7184_ref.html == border_spacing_a.html border_spacing_ref.html == border_spacing_auto_layout_a.html border_spacing_ref.html == border_spacing_empty_table.html border_spacing_empty_table_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 0d4fbd186fa..b00fa678bc6 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -755,6 +755,18 @@ "url": "/_mozilla/css/border_radius_zero_sizes_a.html" } ], + "css/border_rounding_1px_invisible_issue_7184_a.html": [ + { + "path": "css/border_rounding_1px_invisible_issue_7184_a.html", + "references": [ + [ + "/_mozilla/css/border_rounding_1px_invisible_issue_7184_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/border_rounding_1px_invisible_issue_7184_a.html" + } + ], "css/class-namespaces.html": [ { "path": "css/class-namespaces.html", @@ -4572,6 +4584,18 @@ "url": "/_mozilla/css/border_radius_zero_sizes_a.html" } ], + "css/border_rounding_1px_invisible_issue_7184_a.html": [ + { + "path": "css/border_rounding_1px_invisible_issue_7184_a.html", + "references": [ + [ + "/_mozilla/css/border_rounding_1px_invisible_issue_7184_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/border_rounding_1px_invisible_issue_7184_a.html" + } + ], "css/class-namespaces.html": [ { "path": "css/class-namespaces.html", diff --git a/tests/ref/border_rounding_1px_invisible_issue_7184_a.html b/tests/wpt/mozilla/tests/css/border_rounding_1px_invisible_issue_7184_a.html similarity index 88% rename from tests/ref/border_rounding_1px_invisible_issue_7184_a.html rename to tests/wpt/mozilla/tests/css/border_rounding_1px_invisible_issue_7184_a.html index c97396bf19f..cd90d70754b 100644 --- a/tests/ref/border_rounding_1px_invisible_issue_7184_a.html +++ b/tests/wpt/mozilla/tests/css/border_rounding_1px_invisible_issue_7184_a.html @@ -1,6 +1,7 @@ +