diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 969ac52d2b9..b990d669206 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/overflow.html iframe/overflow_ref.html == iframe/positioning_margin.html iframe/positioning_margin_ref.html == iframe/simple.html iframe/simple_ref.html == iframe/simple_inline_default.html iframe/simple_inline_default_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 9b166d1773b..c862d1cc5ac 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -1639,6 +1639,18 @@ "url": "/_mozilla/css/iframe/multiple_external.html" } ], + "css/iframe/overflow.html": [ + { + "path": "css/iframe/overflow.html", + "references": [ + [ + "/_mozilla/css/iframe/overflow_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/iframe/overflow.html" + } + ], "css/image_rendering_auto_a.html": [ { "path": "css/image_rendering_auto_a.html", @@ -7152,6 +7164,18 @@ "url": "/_mozilla/css/iframe/multiple_external.html" } ], + "css/iframe/overflow.html": [ + { + "path": "css/iframe/overflow.html", + "references": [ + [ + "/_mozilla/css/iframe/overflow_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/iframe/overflow.html" + } + ], "css/image_rendering_auto_a.html": [ { "path": "css/image_rendering_auto_a.html", diff --git a/tests/ref/iframe/overflow.html b/tests/wpt/mozilla/tests/css/iframe/overflow.html similarity index 86% rename from tests/ref/iframe/overflow.html rename to tests/wpt/mozilla/tests/css/iframe/overflow.html index 405ee9fa8e6..473f21dc418 100644 --- a/tests/ref/iframe/overflow.html +++ b/tests/wpt/mozilla/tests/css/iframe/overflow.html @@ -1,4 +1,5 @@ +