From 902f01020500933c32af9ba2010ad6bc1a6afee9 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Mon, 19 Oct 2015 18:34:07 -0400 Subject: [PATCH] Move max_width_simple_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/max_width_simple_a.html | 1 + .../tests/css}/max_width_simple_b.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/max_width_simple_a.html (87%) rename tests/{ref => wpt/mozilla/tests/css}/max_width_simple_b.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index f4df83f7496..883042fa1be 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -180,7 +180,6 @@ flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html == margins_inside_floats_a.html margins_inside_floats_ref.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 -== max_width_simple_a.html max_width_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 diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 250b7b69473..19ae1dcafc6 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -827,6 +827,18 @@ "url": "/_mozilla/css/letter_spacing_a.html" } ], + "css/max_width_simple_a.html": [ + { + "path": "css/max_width_simple_a.html", + "references": [ + [ + "/_mozilla/css/max_width_simple_b.html", + "==" + ] + ], + "url": "/_mozilla/css/max_width_simple_a.html" + } + ], "css/min_max_height_a.html": [ { "path": "css/min_max_height_a.html", @@ -4020,6 +4032,18 @@ "url": "/_mozilla/css/letter_spacing_a.html" } ], + "css/max_width_simple_a.html": [ + { + "path": "css/max_width_simple_a.html", + "references": [ + [ + "/_mozilla/css/max_width_simple_b.html", + "==" + ] + ], + "url": "/_mozilla/css/max_width_simple_a.html" + } + ], "css/min_max_height_a.html": [ { "path": "css/min_max_height_a.html", diff --git a/tests/ref/max_width_simple_a.html b/tests/wpt/mozilla/tests/css/max_width_simple_a.html similarity index 87% rename from tests/ref/max_width_simple_a.html rename to tests/wpt/mozilla/tests/css/max_width_simple_a.html index e8bfb8555c5..0ee3371e291 100644 --- a/tests/ref/max_width_simple_a.html +++ b/tests/wpt/mozilla/tests/css/max_width_simple_a.html @@ -1,5 +1,6 @@ +