From 603dbe377cff1148bb6be713ac9268f2c055c152 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Mon, 19 Oct 2015 18:34:07 -0400 Subject: [PATCH] Move list_style_image_sizing_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/list_style_image_sizing_a.html | 1 + .../css}/list_style_image_sizing_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/list_style_image_sizing_a.html (92%) rename tests/{ref => wpt/mozilla/tests/css}/list_style_image_sizing_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 0d2b9b48549..9d8b57ad6de 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -143,7 +143,6 @@ prefs:"layout.writing-mode.enabled" == iframe/size_attributes_vertical_writing_m flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html # Fails intermittently (#3636) # == link_style_dynamic_addition.html link_style_dynamic_addition_ref.html -== list_style_image_sizing_a.html list_style_image_sizing_ref.html == list_style_position_a.html list_style_position_ref.html != list_style_type_a.html list_style_type_ref.html == margin_a.html margin_b.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index fdac339578a..f6e4622d656 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -1163,6 +1163,18 @@ "url": "/_mozilla/css/link_style_order.html" } ], + "css/list_style_image_sizing_a.html": [ + { + "path": "css/list_style_image_sizing_a.html", + "references": [ + [ + "/_mozilla/css/list_style_image_sizing_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/list_style_image_sizing_a.html" + } + ], "css/many_brs_a.html": [ { "path": "css/many_brs_a.html", @@ -4788,6 +4800,18 @@ "url": "/_mozilla/css/link_style_order.html" } ], + "css/list_style_image_sizing_a.html": [ + { + "path": "css/list_style_image_sizing_a.html", + "references": [ + [ + "/_mozilla/css/list_style_image_sizing_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/list_style_image_sizing_a.html" + } + ], "css/many_brs_a.html": [ { "path": "css/many_brs_a.html", diff --git a/tests/ref/list_style_image_sizing_a.html b/tests/wpt/mozilla/tests/css/list_style_image_sizing_a.html similarity index 92% rename from tests/ref/list_style_image_sizing_a.html rename to tests/wpt/mozilla/tests/css/list_style_image_sizing_a.html index 04c28158f38..b47401c0333 100644 --- a/tests/ref/list_style_image_sizing_a.html +++ b/tests/wpt/mozilla/tests/css/list_style_image_sizing_a.html @@ -1,6 +1,7 @@ +