From 81a5948b2338a466802f86d2fa98d2e5a8a29230 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Wed, 2 Dec 2015 16:05:22 +0100 Subject: [PATCH] Move vertical-lr-blocks.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../meta/css/vertical-lr-blocks.html.ini | 5 ++++ .../tests/css}/vertical-lr-blocks.html | 1 + .../tests/css}/vertical-lr-blocks_ref.html | 0 5 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 tests/wpt/mozilla/meta/css/vertical-lr-blocks.html.ini rename tests/{ref => wpt/mozilla/tests/css}/vertical-lr-blocks.html (86%) rename tests/{ref => wpt/mozilla/tests/css}/vertical-lr-blocks_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 8bc7f65686b..68a81c1b76d 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -15,7 +15,6 @@ flaky_cpu == append_style_a.html append_style_b.html resolution=300x300,device-pixel-ratio=2 != pixel_snapping_border_a.html pixel_snapping_border_ref.html resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_snapping_position_ref.html -flaky_cpu,prefs:"layout.writing-mode.enabled" == vertical-lr-blocks.html vertical-lr-blocks_ref.html resolution=800x600 == viewport_percentage_vmin_vmax.html viewport_percentage_vmin_vmax_a.html # resolution=600x800 == viewport_percentage_vmin_vmax.html viewport_percentage_vmin_vmax_b.html resolution=800x600 == viewport_percentage_vw_vh.html viewport_percentage_vw_vh_a.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 7b1e642868e..e96f940dda4 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -4651,6 +4651,18 @@ "url": "/_mozilla/css/upper_id_attr.html" } ], + "css/vertical-lr-blocks.html": [ + { + "path": "css/vertical-lr-blocks.html", + "references": [ + [ + "/_mozilla/css/vertical-lr-blocks_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/vertical-lr-blocks.html" + } + ], "css/vertical_align_bottom_a.html": [ { "path": "css/vertical_align_bottom_a.html", @@ -10446,6 +10458,18 @@ "url": "/_mozilla/css/upper_id_attr.html" } ], + "css/vertical-lr-blocks.html": [ + { + "path": "css/vertical-lr-blocks.html", + "references": [ + [ + "/_mozilla/css/vertical-lr-blocks_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/vertical-lr-blocks.html" + } + ], "css/vertical_align_bottom_a.html": [ { "path": "css/vertical_align_bottom_a.html", diff --git a/tests/wpt/mozilla/meta/css/vertical-lr-blocks.html.ini b/tests/wpt/mozilla/meta/css/vertical-lr-blocks.html.ini new file mode 100644 index 00000000000..2858c27f6ed --- /dev/null +++ b/tests/wpt/mozilla/meta/css/vertical-lr-blocks.html.ini @@ -0,0 +1,5 @@ +prefs: [layout.writing-mode.enabled:true] +[vertical-lr-blocks.html] + type: reftest + expected: FAIL + bug: https://github.com/servo/servo/issues/3926 diff --git a/tests/ref/vertical-lr-blocks.html b/tests/wpt/mozilla/tests/css/vertical-lr-blocks.html similarity index 86% rename from tests/ref/vertical-lr-blocks.html rename to tests/wpt/mozilla/tests/css/vertical-lr-blocks.html index c68fee90788..46d8586a6fc 100644 --- a/tests/ref/vertical-lr-blocks.html +++ b/tests/wpt/mozilla/tests/css/vertical-lr-blocks.html @@ -1,6 +1,7 @@ +