From 5b35ee09d3effcf70b0157b161514a1e32152e56 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Thu, 5 Nov 2015 15:52:11 +0100 Subject: [PATCH] Move floated_negative_margins_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../css}/floated_negative_margins_a.html | 1 + .../css}/floated_negative_margins_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/floated_negative_margins_a.html (77%) rename tests/{ref => wpt/mozilla/tests/css}/floated_negative_margins_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 5cea73147ea..9d5bc455e82 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -11,7 +11,6 @@ fragment=top != ../html/acid2.html acid2_ref.html == acid2_noscroll.html acid2_ref_broken.html flaky_cpu == append_style_a.html append_style_b.html -== floated_negative_margins_a.html floated_negative_margins_ref.html == font_size.html font_size_ref.html # `?` and `#` in the name is a test for https://github.com/servo/servo/issues/3340 diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 71a4bf1cfaa..efa721d3927 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -1439,6 +1439,18 @@ "url": "/_mozilla/css/floated_list_item_a.html" } ], + "css/floated_negative_margins_a.html": [ + { + "path": "css/floated_negative_margins_a.html", + "references": [ + [ + "/_mozilla/css/floated_negative_margins_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/floated_negative_margins_a.html" + } + ], "css/floated_table_with_margin_a.html": [ { "path": "css/floated_table_with_margin_a.html", @@ -6288,6 +6300,18 @@ "url": "/_mozilla/css/floated_list_item_a.html" } ], + "css/floated_negative_margins_a.html": [ + { + "path": "css/floated_negative_margins_a.html", + "references": [ + [ + "/_mozilla/css/floated_negative_margins_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/floated_negative_margins_a.html" + } + ], "css/floated_table_with_margin_a.html": [ { "path": "css/floated_table_with_margin_a.html", diff --git a/tests/ref/floated_negative_margins_a.html b/tests/wpt/mozilla/tests/css/floated_negative_margins_a.html similarity index 77% rename from tests/ref/floated_negative_margins_a.html rename to tests/wpt/mozilla/tests/css/floated_negative_margins_a.html index 49e3e9b5d6b..62b2859b2b3 100644 --- a/tests/ref/floated_negative_margins_a.html +++ b/tests/wpt/mozilla/tests/css/floated_negative_margins_a.html @@ -1,3 +1,4 @@ +