From af6941bfd02ad99016ef512ffc56ff5ebfacd147 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Thu, 22 Oct 2015 09:16:45 -0400 Subject: [PATCH] Move float_overflow_area_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/float_overflow_area_a.html | 1 + .../tests/css}/float_overflow_area_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/float_overflow_area_a.html (75%) rename tests/{ref => wpt/mozilla/tests/css}/float_overflow_area_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index b474777b77f..c0a10365402 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -50,7 +50,6 @@ flaky_cpu == append_style_a.html append_style_b.html prefs:"layout.flex-direction.enabled,layout.flex.enabled" == flex_column_direction.html flex_column_direction_ref.html 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_overflow_area_a.html float_overflow_area_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 diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 9e084f71b9c..0a4140ed203 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -851,6 +851,18 @@ "url": "/_mozilla/css/float_intrinsic_width_a.html" } ], + "css/float_overflow_area_a.html": [ + { + "path": "css/float_overflow_area_a.html", + "references": [ + [ + "/_mozilla/css/float_overflow_area_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/float_overflow_area_a.html" + } + ], "css/float_right_intrinsic_width_a.html": [ { "path": "css/float_right_intrinsic_width_a.html", @@ -5004,6 +5016,18 @@ "url": "/_mozilla/css/float_intrinsic_width_a.html" } ], + "css/float_overflow_area_a.html": [ + { + "path": "css/float_overflow_area_a.html", + "references": [ + [ + "/_mozilla/css/float_overflow_area_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/float_overflow_area_a.html" + } + ], "css/float_right_intrinsic_width_a.html": [ { "path": "css/float_right_intrinsic_width_a.html", diff --git a/tests/ref/float_overflow_area_a.html b/tests/wpt/mozilla/tests/css/float_overflow_area_a.html similarity index 75% rename from tests/ref/float_overflow_area_a.html rename to tests/wpt/mozilla/tests/css/float_overflow_area_a.html index 9597f2a6d97..5f663e4beea 100644 --- a/tests/ref/float_overflow_area_a.html +++ b/tests/wpt/mozilla/tests/css/float_overflow_area_a.html @@ -1,6 +1,7 @@ +