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 @@
+