diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 30894927541..706e201fe3c 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_min.html iframe/simple_inline_min_ref.html == 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 diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 62cbb95d217..5b9e938fd8e 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -1711,6 +1711,18 @@ "url": "/_mozilla/css/iframe/simple_inline_max.html" } ], + "css/iframe/simple_inline_min.html": [ + { + "path": "css/iframe/simple_inline_min.html", + "references": [ + [ + "/_mozilla/css/iframe/simple_inline_min_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/iframe/simple_inline_min.html" + } + ], "css/image_rendering_auto_a.html": [ { "path": "css/image_rendering_auto_a.html", @@ -7302,6 +7314,18 @@ "url": "/_mozilla/css/iframe/simple_inline_max.html" } ], + "css/iframe/simple_inline_min.html": [ + { + "path": "css/iframe/simple_inline_min.html", + "references": [ + [ + "/_mozilla/css/iframe/simple_inline_min_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/iframe/simple_inline_min.html" + } + ], "css/image_rendering_auto_a.html": [ { "path": "css/image_rendering_auto_a.html", diff --git a/tests/ref/iframe/simple_inline_min.html b/tests/wpt/mozilla/tests/css/iframe/simple_inline_min.html similarity index 84% rename from tests/ref/iframe/simple_inline_min.html rename to tests/wpt/mozilla/tests/css/iframe/simple_inline_min.html index e8466c5d570..601fa3a3192 100644 --- a/tests/ref/iframe/simple_inline_min.html +++ b/tests/wpt/mozilla/tests/css/iframe/simple_inline_min.html @@ -1,4 +1,5 @@ +