diff --git a/tests/ref/basic.list b/tests/ref/basic.list
index f29ba988a79..800593d9768 100644
--- a/tests/ref/basic.list
+++ b/tests/ref/basic.list
@@ -9,7 +9,6 @@
# Should be == with expected failure:
fragment=top != ../html/acid2.html acid2_ref.html
-== absolute_hypothetical_with_intervening_inline_block_a.html absolute_hypothetical_with_intervening_inline_block_ref.html
== absolute_inline_containing_block_a.html absolute_inline_containing_block_ref.html
== absolute_table.html absolute_table_ref.html
== absolute_z_index_auto_paint_order_a.html absolute_z_index_auto_paint_order_ref.html
diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json
index 0f13c133499..5de21c0da94 100644
--- a/tests/wpt/mozilla/meta/MANIFEST.json
+++ b/tests/wpt/mozilla/meta/MANIFEST.json
@@ -75,6 +75,18 @@
"url": "/_mozilla/css/absolute_hypothetical_float.html"
}
],
+ "css/absolute_hypothetical_with_intervening_inline_block_a.html": [
+ {
+ "path": "css/absolute_hypothetical_with_intervening_inline_block_a.html",
+ "references": [
+ [
+ "/_mozilla/css/absolute_hypothetical_with_intervening_inline_block_ref.html",
+ "=="
+ ]
+ ],
+ "url": "/_mozilla/css/absolute_hypothetical_with_intervening_inline_block_a.html"
+ }
+ ],
"css/background.html": [
{
"path": "css/background.html",
@@ -944,6 +956,18 @@
"url": "/_mozilla/css/absolute_hypothetical_float.html"
}
],
+ "css/absolute_hypothetical_with_intervening_inline_block_a.html": [
+ {
+ "path": "css/absolute_hypothetical_with_intervening_inline_block_a.html",
+ "references": [
+ [
+ "/_mozilla/css/absolute_hypothetical_with_intervening_inline_block_ref.html",
+ "=="
+ ]
+ ],
+ "url": "/_mozilla/css/absolute_hypothetical_with_intervening_inline_block_a.html"
+ }
+ ],
"css/background.html": [
{
"path": "css/background.html",
diff --git a/tests/ref/absolute_hypothetical_with_intervening_inline_block_a.html b/tests/wpt/mozilla/tests/css/absolute_hypothetical_with_intervening_inline_block_a.html
similarity index 80%
rename from tests/ref/absolute_hypothetical_with_intervening_inline_block_a.html
rename to tests/wpt/mozilla/tests/css/absolute_hypothetical_with_intervening_inline_block_a.html
index 587dde3c589..261dc086101 100644
--- a/tests/ref/absolute_hypothetical_with_intervening_inline_block_a.html
+++ b/tests/wpt/mozilla/tests/css/absolute_hypothetical_with_intervening_inline_block_a.html
@@ -1,4 +1,5 @@
+