diff --git a/tests/ref/basic.list b/tests/ref/basic.list index bee5c02c3f7..8f2e032812d 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -351,7 +351,6 @@ flaky_cpu,prefs:"layout.writing-mode.enabled" == vertical-lr-blocks.html vertica == vertical_align_inside_table_a.html vertical_align_inside_table_ref.html == vertical_align_sub_a.html vertical_align_sub_ref.html == vertical_align_super_a.html vertical_align_super_ref.html -== vertical_align_super_nested_a.html vertical_align_super_nested_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 53f914f7f44..a4ae96de7ca 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -663,6 +663,18 @@ "url": "/_mozilla/css/upper_id_attr.html" } ], + "css/vertical_align_super_nested_a.html": [ + { + "path": "css/vertical_align_super_nested_a.html", + "references": [ + [ + "/_mozilla/css/vertical_align_super_nested_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/vertical_align_super_nested_a.html" + } + ], "css/vertical_align_text_bottom_a.html": [ { "path": "css/vertical_align_text_bottom_a.html", @@ -2132,6 +2144,18 @@ "url": "/_mozilla/css/upper_id_attr.html" } ], + "css/vertical_align_super_nested_a.html": [ + { + "path": "css/vertical_align_super_nested_a.html", + "references": [ + [ + "/_mozilla/css/vertical_align_super_nested_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/vertical_align_super_nested_a.html" + } + ], "css/vertical_align_text_bottom_a.html": [ { "path": "css/vertical_align_text_bottom_a.html", diff --git a/tests/ref/vertical_align_super_nested_a.html b/tests/wpt/mozilla/tests/css/vertical_align_super_nested_a.html similarity index 80% rename from tests/ref/vertical_align_super_nested_a.html rename to tests/wpt/mozilla/tests/css/vertical_align_super_nested_a.html index 494a3940d1b..440eef56746 100644 --- a/tests/ref/vertical_align_super_nested_a.html +++ b/tests/wpt/mozilla/tests/css/vertical_align_super_nested_a.html @@ -1,6 +1,7 @@ +