From 3f99612e5daafa328b2abb3130074851c17dc38b Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Wed, 25 Nov 2015 17:50:43 +0100 Subject: [PATCH] Move simple_inline_width_percentage.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../simple_inline_width_percentage.html | 1 + .../simple_inline_width_percentage_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/iframe/simple_inline_width_percentage.html (81%) rename tests/{ref => wpt/mozilla/tests/css}/iframe/simple_inline_width_percentage_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index fc78cc893e1..10e4c6b7ed9 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_percentage.html iframe/simple_inline_width_percentage_ref.html == iframe/size_attributes.html iframe/size_attributes_ref.html prefs:"layout.writing-mode.enabled" == iframe/size_attributes_vertical_writing_mode.html iframe/size_attributes_vertical_writing_mode_ref.html == iframe/stacking_context.html iframe/stacking_context_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 326fd425780..3b6884b2e2d 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -1747,6 +1747,18 @@ "url": "/_mozilla/css/iframe/simple_inline_width_height.html" } ], + "css/iframe/simple_inline_width_percentage.html": [ + { + "path": "css/iframe/simple_inline_width_percentage.html", + "references": [ + [ + "/_mozilla/css/iframe/simple_inline_width_percentage_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/iframe/simple_inline_width_percentage.html" + } + ], "css/image_rendering_auto_a.html": [ { "path": "css/image_rendering_auto_a.html", @@ -7374,6 +7386,18 @@ "url": "/_mozilla/css/iframe/simple_inline_width_height.html" } ], + "css/iframe/simple_inline_width_percentage.html": [ + { + "path": "css/iframe/simple_inline_width_percentage.html", + "references": [ + [ + "/_mozilla/css/iframe/simple_inline_width_percentage_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/iframe/simple_inline_width_percentage.html" + } + ], "css/image_rendering_auto_a.html": [ { "path": "css/image_rendering_auto_a.html", diff --git a/tests/ref/iframe/simple_inline_width_percentage.html b/tests/wpt/mozilla/tests/css/iframe/simple_inline_width_percentage.html similarity index 81% rename from tests/ref/iframe/simple_inline_width_percentage.html rename to tests/wpt/mozilla/tests/css/iframe/simple_inline_width_percentage.html index 29b55c2b683..20e2d7aeff0 100644 --- a/tests/ref/iframe/simple_inline_width_percentage.html +++ b/tests/wpt/mozilla/tests/css/iframe/simple_inline_width_percentage.html @@ -1,4 +1,5 @@ +