From 3147a1e13a6f849bfaf07748849fd69a7d810a7a Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Thu, 22 Oct 2015 09:16:45 -0400 Subject: [PATCH] Move floated_generated_content_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../css}/floated_generated_content_a.html | 1 + .../css}/floated_generated_content_b.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/floated_generated_content_a.html (75%) rename tests/{ref => wpt/mozilla/tests/css}/floated_generated_content_b.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index c0a10365402..b44a7b24166 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -51,7 +51,6 @@ prefs:"layout.flex-direction.enabled,layout.flex.enabled" == flex_column_directi prefs:"layout.flex.enabled" == flex_row_direction.html flex_row_direction_ref.html == float_clearance_intrinsic_width_a.html float_clearance_intrinsic_width_ref.html == float_positioned_pseudo_stacking_context.html float_positioned_pseudo_stacking_context_ref.html -== floated_generated_content_a.html floated_generated_content_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 0a4140ed203..e3355cfef71 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -899,6 +899,18 @@ "url": "/_mozilla/css/float_under_top_margin_a.html" } ], + "css/floated_generated_content_a.html": [ + { + "path": "css/floated_generated_content_a.html", + "references": [ + [ + "/_mozilla/css/floated_generated_content_b.html", + "==" + ] + ], + "url": "/_mozilla/css/floated_generated_content_a.html" + } + ], "css/floated_list_item_a.html": [ { "path": "css/floated_list_item_a.html", @@ -5064,6 +5076,18 @@ "url": "/_mozilla/css/float_under_top_margin_a.html" } ], + "css/floated_generated_content_a.html": [ + { + "path": "css/floated_generated_content_a.html", + "references": [ + [ + "/_mozilla/css/floated_generated_content_b.html", + "==" + ] + ], + "url": "/_mozilla/css/floated_generated_content_a.html" + } + ], "css/floated_list_item_a.html": [ { "path": "css/floated_list_item_a.html", diff --git a/tests/ref/floated_generated_content_a.html b/tests/wpt/mozilla/tests/css/floated_generated_content_a.html similarity index 75% rename from tests/ref/floated_generated_content_a.html rename to tests/wpt/mozilla/tests/css/floated_generated_content_a.html index 0ba5f509f19..7e82d877bbb 100644 --- a/tests/ref/floated_generated_content_a.html +++ b/tests/wpt/mozilla/tests/css/floated_generated_content_a.html @@ -1,6 +1,7 @@ +