From bb1769b35a6b993daf1ca73c5f373dec6ea110c2 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Mon, 19 Oct 2015 18:34:07 -0400 Subject: [PATCH] Move minimum_line_height_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/minimum_line_height_a.html | 1 + .../tests/css}/minimum_line_height_b.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/minimum_line_height_a.html (93%) rename tests/{ref => wpt/mozilla/tests/css}/minimum_line_height_b.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 0743334fe9f..7c0ba1912ed 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -183,7 +183,6 @@ flaky_cpu == linebreak_simple_a.html linebreak_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 -== minimum_line_height_a.html minimum_line_height_b.html == negative_margins_a.html negative_margins_b.html == no-image.html no-image-ref.html == no_image_background_a.html no_image_background_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 967a94f979a..97154d060ce 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -839,6 +839,18 @@ "url": "/_mozilla/css/min_max_height_a.html" } ], + "css/minimum_line_height_a.html": [ + { + "path": "css/minimum_line_height_a.html", + "references": [ + [ + "/_mozilla/css/minimum_line_height_b.html", + "==" + ] + ], + "url": "/_mozilla/css/minimum_line_height_a.html" + } + ], "css/mix_blend_mode_a.html": [ { "path": "css/mix_blend_mode_a.html", @@ -3996,6 +4008,18 @@ "url": "/_mozilla/css/min_max_height_a.html" } ], + "css/minimum_line_height_a.html": [ + { + "path": "css/minimum_line_height_a.html", + "references": [ + [ + "/_mozilla/css/minimum_line_height_b.html", + "==" + ] + ], + "url": "/_mozilla/css/minimum_line_height_a.html" + } + ], "css/mix_blend_mode_a.html": [ { "path": "css/mix_blend_mode_a.html", diff --git a/tests/ref/minimum_line_height_a.html b/tests/wpt/mozilla/tests/css/minimum_line_height_a.html similarity index 93% rename from tests/ref/minimum_line_height_a.html rename to tests/wpt/mozilla/tests/css/minimum_line_height_a.html index 819c4ecdc8f..e8506b79691 100644 --- a/tests/ref/minimum_line_height_a.html +++ b/tests/wpt/mozilla/tests/css/minimum_line_height_a.html @@ -1,5 +1,6 @@ +