diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 00c72579634..094a3becc87 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.html iframe/simple_ref.html == iframe/simple_inline_default.html iframe/simple_inline_default_ref.html == iframe/simple_inline_height.html iframe/simple_inline_height_ref.html == iframe/simple_inline_max.html iframe/simple_inline_max_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index f2cc2833e79..a8fec7d5d03 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -1663,6 +1663,18 @@ "url": "/_mozilla/css/iframe/positioning_margin.html" } ], + "css/iframe/simple.html": [ + { + "path": "css/iframe/simple.html", + "references": [ + [ + "/_mozilla/css/iframe/simple_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/iframe/simple.html" + } + ], "css/image_rendering_auto_a.html": [ { "path": "css/image_rendering_auto_a.html", @@ -7200,6 +7212,18 @@ "url": "/_mozilla/css/iframe/positioning_margin.html" } ], + "css/iframe/simple.html": [ + { + "path": "css/iframe/simple.html", + "references": [ + [ + "/_mozilla/css/iframe/simple_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/iframe/simple.html" + } + ], "css/image_rendering_auto_a.html": [ { "path": "css/image_rendering_auto_a.html", diff --git a/tests/ref/iframe/simple.html b/tests/wpt/mozilla/tests/css/iframe/simple.html similarity index 88% rename from tests/ref/iframe/simple.html rename to tests/wpt/mozilla/tests/css/iframe/simple.html index 3625f863b0b..9578e773186 100644 --- a/tests/ref/iframe/simple.html +++ b/tests/wpt/mozilla/tests/css/iframe/simple.html @@ -1,4 +1,5 @@ +