diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 06a295e41ce..9631eefb259 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -300,7 +300,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == setattribute_id_restyle_a.html setattribute_id_restyle_b.html == simple_inline_absolute_containing_block_a.html simple_inline_absolute_containing_block_ref.html == stacked_layers.html stacked_layers_ref.html -== stacking_context_overflow_a.html stacking_context_overflow_ref.html # text_decoration_propagation_a.html text_decoration_propagation_b.html != text_decoration_smoke_a.html text_decoration_smoke_ref.html != text_decoration_underline_subpx_a.html text_decoration_underline_subpx_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 22558e401ec..c579a81980c 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -591,6 +591,18 @@ "url": "/_mozilla/css/setpropertypriority.html" } ], + "css/stacking_context_overflow_a.html": [ + { + "path": "css/stacking_context_overflow_a.html", + "references": [ + [ + "/_mozilla/css/stacking_context_overflow_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/stacking_context_overflow_a.html" + } + ], "css/stacking_context_overflow_relative_outline_a.html": [ { "path": "css/stacking_context_overflow_relative_outline_a.html", @@ -2612,6 +2624,18 @@ "url": "/_mozilla/css/setpropertypriority.html" } ], + "css/stacking_context_overflow_a.html": [ + { + "path": "css/stacking_context_overflow_a.html", + "references": [ + [ + "/_mozilla/css/stacking_context_overflow_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/stacking_context_overflow_a.html" + } + ], "css/stacking_context_overflow_relative_outline_a.html": [ { "path": "css/stacking_context_overflow_relative_outline_a.html", diff --git a/tests/ref/stacking_context_overflow_a.html b/tests/wpt/mozilla/tests/css/stacking_context_overflow_a.html similarity index 83% rename from tests/ref/stacking_context_overflow_a.html rename to tests/wpt/mozilla/tests/css/stacking_context_overflow_a.html index ea87a5dba55..dc379afb779 100644 --- a/tests/ref/stacking_context_overflow_a.html +++ b/tests/wpt/mozilla/tests/css/stacking_context_overflow_a.html @@ -1,5 +1,6 @@
+