From 86f2187e6acec9c085c8c125006d08a958c74fc0 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Wed, 25 Nov 2015 17:29:14 +0100 Subject: [PATCH] Move simple_inline_width.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../css}/iframe/simple_inline_width.html | 1 + .../css}/iframe/simple_inline_width_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/iframe/simple_inline_width.html (83%) rename tests/{ref => wpt/mozilla/tests/css}/iframe/simple_inline_width_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 706e201fe3c..f6ebc15f771 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -13,7 +13,6 @@ fragment=top != ../html/acid2.html acid2_ref.html flaky_cpu == append_style_a.html append_style_b.html # `?` and `#` in the name is a test for https://github.com/servo/servo/issues/3340 -== iframe/simple_inline_width.html iframe/simple_inline_width_ref.html == iframe/simple_inline_width_height.html iframe/simple_inline_width_height_ref.html == iframe/simple_inline_width_percentage.html iframe/simple_inline_width_percentage_ref.html == iframe/size_attributes.html iframe/size_attributes_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 5b9e938fd8e..eb62082c4ca 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -1723,6 +1723,18 @@ "url": "/_mozilla/css/iframe/simple_inline_min.html" } ], + "css/iframe/simple_inline_width.html": [ + { + "path": "css/iframe/simple_inline_width.html", + "references": [ + [ + "/_mozilla/css/iframe/simple_inline_width_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/iframe/simple_inline_width.html" + } + ], "css/image_rendering_auto_a.html": [ { "path": "css/image_rendering_auto_a.html", @@ -7326,6 +7338,18 @@ "url": "/_mozilla/css/iframe/simple_inline_min.html" } ], + "css/iframe/simple_inline_width.html": [ + { + "path": "css/iframe/simple_inline_width.html", + "references": [ + [ + "/_mozilla/css/iframe/simple_inline_width_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/iframe/simple_inline_width.html" + } + ], "css/image_rendering_auto_a.html": [ { "path": "css/image_rendering_auto_a.html", diff --git a/tests/ref/iframe/simple_inline_width.html b/tests/wpt/mozilla/tests/css/iframe/simple_inline_width.html similarity index 83% rename from tests/ref/iframe/simple_inline_width.html rename to tests/wpt/mozilla/tests/css/iframe/simple_inline_width.html index 3020f65ca52..b6d3ca249d0 100644 --- a/tests/ref/iframe/simple_inline_width.html +++ b/tests/wpt/mozilla/tests/css/iframe/simple_inline_width.html @@ -1,4 +1,5 @@ +