From 3c44beee3065b5a5e488d449530972f0928385c8 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Wed, 14 Oct 2015 00:19:18 -0400 Subject: [PATCH] Move vertical_align_sub_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/vertical_align_sub_a.html | 1 + .../tests/css}/vertical_align_sub_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/vertical_align_sub_a.html (90%) rename tests/{ref => wpt/mozilla/tests/css}/vertical_align_sub_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 92e89eb909f..94565b54570 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -350,7 +350,6 @@ flaky_cpu,prefs:"layout.writing-mode.enabled" == vertical-lr-blocks.html vertica == vertical_align_inline_block_a.html vertical_align_inline_block_ref.html == vertical_align_inside_table_a.html vertical_align_inside_table_ref.html == vertical_align_sub_a.html vertical_align_sub_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 resolution=800x600 == viewport_percentage_vw_vh.html viewport_percentage_vw_vh_a.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 30aa61c88f1..cae93f7761e 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_sub_a.html": [ + { + "path": "css/vertical_align_sub_a.html", + "references": [ + [ + "/_mozilla/css/vertical_align_sub_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/vertical_align_sub_a.html" + } + ], "css/vertical_align_super_a.html": [ { "path": "css/vertical_align_super_a.html", @@ -2156,6 +2168,18 @@ "url": "/_mozilla/css/upper_id_attr.html" } ], + "css/vertical_align_sub_a.html": [ + { + "path": "css/vertical_align_sub_a.html", + "references": [ + [ + "/_mozilla/css/vertical_align_sub_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/vertical_align_sub_a.html" + } + ], "css/vertical_align_super_a.html": [ { "path": "css/vertical_align_super_a.html", diff --git a/tests/ref/vertical_align_sub_a.html b/tests/wpt/mozilla/tests/css/vertical_align_sub_a.html similarity index 90% rename from tests/ref/vertical_align_sub_a.html rename to tests/wpt/mozilla/tests/css/vertical_align_sub_a.html index 73e6844ed71..de55595f733 100644 --- a/tests/ref/vertical_align_sub_a.html +++ b/tests/wpt/mozilla/tests/css/vertical_align_sub_a.html @@ -1,6 +1,7 @@ +