From ac7635056a2c95b13098ca25514cf0d7d8f780a0 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Wed, 14 Oct 2015 00:22:44 -0400 Subject: [PATCH] Move vertical_align_inline_block_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../css}/vertical_align_inline_block_a.html | 1 + .../css}/vertical_align_inline_block_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/vertical_align_inline_block_a.html (85%) rename tests/{ref => wpt/mozilla/tests/css}/vertical_align_inline_block_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index e0211d0c759..4669b405277 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -347,7 +347,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == transform_optimization.html transform_optimization_ref.html flaky_cpu,prefs:"layout.writing-mode.enabled" == vertical-lr-blocks.html vertical-lr-blocks_ref.html == vertical_align_bottom_a.html vertical_align_bottom_ref.html -== vertical_align_inline_block_a.html vertical_align_inline_block_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 26102ee42bc..f6f6705961d 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_inline_block_a.html": [ + { + "path": "css/vertical_align_inline_block_a.html", + "references": [ + [ + "/_mozilla/css/vertical_align_inline_block_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/vertical_align_inline_block_a.html" + } + ], "css/vertical_align_inside_table_a.html": [ { "path": "css/vertical_align_inside_table_a.html", @@ -2180,6 +2192,18 @@ "url": "/_mozilla/css/upper_id_attr.html" } ], + "css/vertical_align_inline_block_a.html": [ + { + "path": "css/vertical_align_inline_block_a.html", + "references": [ + [ + "/_mozilla/css/vertical_align_inline_block_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/vertical_align_inline_block_a.html" + } + ], "css/vertical_align_inside_table_a.html": [ { "path": "css/vertical_align_inside_table_a.html", diff --git a/tests/ref/vertical_align_inline_block_a.html b/tests/wpt/mozilla/tests/css/vertical_align_inline_block_a.html similarity index 85% rename from tests/ref/vertical_align_inline_block_a.html rename to tests/wpt/mozilla/tests/css/vertical_align_inline_block_a.html index 64927f65bfc..4d44d94f90a 100644 --- a/tests/ref/vertical_align_inline_block_a.html +++ b/tests/wpt/mozilla/tests/css/vertical_align_inline_block_a.html @@ -1,6 +1,7 @@ +