diff --git a/tests/ref/basic.list b/tests/ref/basic.list
index 7c0ba1912ed..394592aae1e 100644
--- a/tests/ref/basic.list
+++ b/tests/ref/basic.list
@@ -184,7 +184,6 @@ flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html
== min_width_float_simple_a.html min_width_float_simple_b.html
== min_width_simple_a.html min_width_simple_b.html
== negative_margins_a.html negative_margins_b.html
-== no-image.html no-image-ref.html
== no_image_background_a.html no_image_background_ref.html
!= noteq_attr_exists_selector.html attr_exists_selector_ref.html
!= octicons_a.html octicons_ref.html
diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json
index 97154d060ce..8f399412bff 100644
--- a/tests/wpt/mozilla/meta/MANIFEST.json
+++ b/tests/wpt/mozilla/meta/MANIFEST.json
@@ -887,6 +887,18 @@
"url": "/_mozilla/css/negative_margin_uncle_a.html"
}
],
+ "css/no-image.html": [
+ {
+ "path": "css/no-image.html",
+ "references": [
+ [
+ "/_mozilla/css/no-image-ref.html",
+ "=="
+ ]
+ ],
+ "url": "/_mozilla/css/no-image.html"
+ }
+ ],
"css/noscript.html": [
{
"path": "css/noscript.html",
@@ -4056,6 +4068,18 @@
"url": "/_mozilla/css/negative_margin_uncle_a.html"
}
],
+ "css/no-image.html": [
+ {
+ "path": "css/no-image.html",
+ "references": [
+ [
+ "/_mozilla/css/no-image-ref.html",
+ "=="
+ ]
+ ],
+ "url": "/_mozilla/css/no-image.html"
+ }
+ ],
"css/noscript.html": [
{
"path": "css/noscript.html",
diff --git a/tests/ref/no-image-ref.html b/tests/wpt/mozilla/tests/css/no-image-ref.html
similarity index 100%
rename from tests/ref/no-image-ref.html
rename to tests/wpt/mozilla/tests/css/no-image-ref.html
diff --git a/tests/ref/no-image.html b/tests/wpt/mozilla/tests/css/no-image.html
similarity index 63%
rename from tests/ref/no-image.html
rename to tests/wpt/mozilla/tests/css/no-image.html
index 972206b12f1..e4ee17532ce 100644
--- a/tests/ref/no-image.html
+++ b/tests/wpt/mozilla/tests/css/no-image.html
@@ -1 +1,3 @@
+
+