From 88a9b4fdd8bcb639bf2367509784b890ab1e27d5 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Mon, 19 Oct 2015 18:34:07 -0400 Subject: [PATCH] Move max_width_float_simple_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/max_width_float_simple_a.html | 1 + .../tests/css}/max_width_float_simple_b.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/max_width_float_simple_a.html (85%) rename tests/{ref => wpt/mozilla/tests/css}/max_width_float_simple_b.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index d73b073b3b4..5e9be595dff 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -179,7 +179,6 @@ flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html == margin_padding_inline_block_a.html margin_padding_inline_block_ref.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 == min_width_float_simple_a.html min_width_float_simple_b.html == negative_margins_a.html negative_margins_b.html != noteq_attr_exists_selector.html attr_exists_selector_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 86522d559a7..d08bfff8906 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_float_simple_a.html": [ + { + "path": "css/max_width_float_simple_a.html", + "references": [ + [ + "/_mozilla/css/max_width_float_simple_b.html", + "==" + ] + ], + "url": "/_mozilla/css/max_width_float_simple_a.html" + } + ], "css/max_width_simple_a.html": [ { "path": "css/max_width_simple_a.html", @@ -4044,6 +4056,18 @@ "url": "/_mozilla/css/letter_spacing_a.html" } ], + "css/max_width_float_simple_a.html": [ + { + "path": "css/max_width_float_simple_a.html", + "references": [ + [ + "/_mozilla/css/max_width_float_simple_b.html", + "==" + ] + ], + "url": "/_mozilla/css/max_width_float_simple_a.html" + } + ], "css/max_width_simple_a.html": [ { "path": "css/max_width_simple_a.html", diff --git a/tests/ref/max_width_float_simple_a.html b/tests/wpt/mozilla/tests/css/max_width_float_simple_a.html similarity index 85% rename from tests/ref/max_width_float_simple_a.html rename to tests/wpt/mozilla/tests/css/max_width_float_simple_a.html index 8ce2c4216ce..0b33611672b 100644 --- a/tests/ref/max_width_float_simple_a.html +++ b/tests/wpt/mozilla/tests/css/max_width_float_simple_a.html @@ -1,5 +1,6 @@ +