diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 3b849cbbf67..db83ac66279 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -12,7 +12,6 @@ fragment=top != ../html/acid2.html acid2_ref.html == acid1_a.html acid1_b.html == acid2_noscroll.html acid2_ref_broken.html flaky_cpu == append_style_a.html append_style_b.html -== background_origin_a.html background_origin_ref.html == background_position_a.html background_position_b.html == background_position_keyword.html background_position_b.html == background_position_percent.html background_position_b.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 9ab7710b5c4..b63cbb2d598 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -267,6 +267,18 @@ "url": "/_mozilla/css/background_none_a.html" } ], + "css/background_origin_a.html": [ + { + "path": "css/background_origin_a.html", + "references": [ + [ + "/_mozilla/css/background_origin_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/background_origin_a.html" + } + ], "css/class-namespaces.html": [ { "path": "css/class-namespaces.html", @@ -1316,6 +1328,18 @@ "url": "/_mozilla/css/background_none_a.html" } ], + "css/background_origin_a.html": [ + { + "path": "css/background_origin_a.html", + "references": [ + [ + "/_mozilla/css/background_origin_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/background_origin_a.html" + } + ], "css/class-namespaces.html": [ { "path": "css/class-namespaces.html", diff --git a/tests/ref/background_origin_a.html b/tests/wpt/mozilla/tests/css/background_origin_a.html similarity index 93% rename from tests/ref/background_origin_a.html rename to tests/wpt/mozilla/tests/css/background_origin_a.html index 753bacc9145..1bf3ca76391 100644 --- a/tests/ref/background_origin_a.html +++ b/tests/wpt/mozilla/tests/css/background_origin_a.html @@ -1,6 +1,7 @@
+