diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 3c909f95a18..f0132dad5d7 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -361,7 +361,6 @@ flaky_cpu,prefs:"layout.writing-mode.enabled" == vertical-lr-blocks.html vertica == vertical_align_text_top_a.html vertical_align_text_top_ref.html == vertical_align_top_a.html vertical_align_top_ref.html == vertical_align_top_bottom_a.html vertical_align_top_bottom_ref.html -== vertical_align_top_span_a.html vertical_align_top_span_ref.html == viewport_meta.html viewport_rule_ref.html resolution=800x600 == viewport_percentage_vmin_vmax.html viewport_percentage_vmin_vmax_a.html # resolution=600x800 == viewport_percentage_vmin_vmax.html viewport_percentage_vmin_vmax_b.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 23743b433e9..9c8c8ab72f1 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -603,6 +603,18 @@ "url": "/_mozilla/css/stacking_context_rtl.html" } ], + "css/vertical_align_top_span_a.html": [ + { + "path": "css/vertical_align_top_span_a.html", + "references": [ + [ + "/_mozilla/css/vertical_align_top_span_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/vertical_align_top_span_a.html" + } + ], "css/word-spacing.html": [ { "path": "css/word-spacing.html", @@ -1940,6 +1952,18 @@ "url": "/_mozilla/css/stacking_context_rtl.html" } ], + "css/vertical_align_top_span_a.html": [ + { + "path": "css/vertical_align_top_span_a.html", + "references": [ + [ + "/_mozilla/css/vertical_align_top_span_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/vertical_align_top_span_a.html" + } + ], "css/word-spacing.html": [ { "path": "css/word-spacing.html", diff --git a/tests/ref/vertical_align_top_span_a.html b/tests/wpt/mozilla/tests/css/vertical_align_top_span_a.html similarity index 91% rename from tests/ref/vertical_align_top_span_a.html rename to tests/wpt/mozilla/tests/css/vertical_align_top_span_a.html index d451124e1cb..e7d384d80e6 100644 --- a/tests/ref/vertical_align_top_span_a.html +++ b/tests/wpt/mozilla/tests/css/vertical_align_top_span_a.html @@ -2,6 +2,7 @@
+