From 9bd508de7e139ab1271f393591729c9c9f4f7256 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Mon, 19 Oct 2015 18:34:07 -0400 Subject: [PATCH] Move min_width_simple_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/min_width_simple_a.html | 1 + .../tests/css}/min_width_simple_b.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/min_width_simple_a.html (87%) rename tests/{ref => wpt/mozilla/tests/css}/min_width_simple_b.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 883042fa1be..d73b073b3b4 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -181,7 +181,6 @@ flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html == marker_block_direction_placement_a.html marker_block_direction_placement_ref.html == max_width_float_simple_a.html max_width_float_simple_b.html == min_width_float_simple_a.html min_width_float_simple_b.html -== min_width_simple_a.html min_width_simple_b.html == negative_margins_a.html negative_margins_b.html != noteq_attr_exists_selector.html attr_exists_selector_ref.html != octicons_a.html octicons_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 19ae1dcafc6..86522d559a7 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -851,6 +851,18 @@ "url": "/_mozilla/css/min_max_height_a.html" } ], + "css/min_width_simple_a.html": [ + { + "path": "css/min_width_simple_a.html", + "references": [ + [ + "/_mozilla/css/min_width_simple_b.html", + "==" + ] + ], + "url": "/_mozilla/css/min_width_simple_a.html" + } + ], "css/minimum_line_height_a.html": [ { "path": "css/minimum_line_height_a.html", @@ -4056,6 +4068,18 @@ "url": "/_mozilla/css/min_max_height_a.html" } ], + "css/min_width_simple_a.html": [ + { + "path": "css/min_width_simple_a.html", + "references": [ + [ + "/_mozilla/css/min_width_simple_b.html", + "==" + ] + ], + "url": "/_mozilla/css/min_width_simple_a.html" + } + ], "css/minimum_line_height_a.html": [ { "path": "css/minimum_line_height_a.html", diff --git a/tests/ref/min_width_simple_a.html b/tests/wpt/mozilla/tests/css/min_width_simple_a.html similarity index 87% rename from tests/ref/min_width_simple_a.html rename to tests/wpt/mozilla/tests/css/min_width_simple_a.html index 203281f6166..f48da91926a 100644 --- a/tests/ref/min_width_simple_a.html +++ b/tests/wpt/mozilla/tests/css/min_width_simple_a.html @@ -1,5 +1,6 @@ +