From 6a2cbfc9d9d225208de4806099e381482c8d3059 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Fri, 20 Nov 2015 10:21:04 +0100 Subject: [PATCH 1/8] Move list_style_position_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 ++++++++++++++++++ .../tests/css}/list_style_position_a.html | 1 + .../tests/css}/list_style_position_ref.html | 0 .../mozilla/tests/css}/smiling.png | Bin 5 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/list_style_position_a.html (89%) rename tests/{ref => wpt/mozilla/tests/css}/list_style_position_ref.html (100%) rename tests/{ref => wpt/mozilla/tests/css}/smiling.png (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 4d8209c12d5..e9a3644d42d 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -38,7 +38,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_position_a.html list_style_position_ref.html != list_style_type_a.html list_style_type_ref.html == margin_a.html margin_b.html == marker_block_direction_placement_a.html marker_block_direction_placement_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index fb9483e0ece..99f95aca010 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -2523,6 +2523,18 @@ "url": "/_mozilla/css/list_style_image_sizing_a.html" } ], + "css/list_style_position_a.html": [ + { + "path": "css/list_style_position_a.html", + "references": [ + [ + "/_mozilla/css/list_style_position_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/list_style_position_a.html" + } + ], "css/many_brs_a.html": [ { "path": "css/many_brs_a.html", @@ -7732,6 +7744,18 @@ "url": "/_mozilla/css/list_style_image_sizing_a.html" } ], + "css/list_style_position_a.html": [ + { + "path": "css/list_style_position_a.html", + "references": [ + [ + "/_mozilla/css/list_style_position_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/list_style_position_a.html" + } + ], "css/many_brs_a.html": [ { "path": "css/many_brs_a.html", diff --git a/tests/ref/list_style_position_a.html b/tests/wpt/mozilla/tests/css/list_style_position_a.html similarity index 89% rename from tests/ref/list_style_position_a.html rename to tests/wpt/mozilla/tests/css/list_style_position_a.html index eb32fb5de0e..63394c0c9f2 100644 --- a/tests/ref/list_style_position_a.html +++ b/tests/wpt/mozilla/tests/css/list_style_position_a.html @@ -5,6 +5,7 @@ --> +