From 81321cec196f59b5bfc31a073a1c08d300fb3cc2 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Fri, 16 Oct 2015 18:11:10 -0400 Subject: [PATCH] Move position_relative_inline_block_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../position_relative_inline_block_a.html | 1 + .../position_relative_inline_block_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/position_relative_inline_block_a.html (77%) rename tests/{ref => wpt/mozilla/tests/css}/position_relative_inline_block_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 440bb460a10..34316adb1e3 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -263,7 +263,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == position_fixed_tile_edge_2.html position_fixed_tile_edge_ref.html == position_fixed_tile_edge_3.html position_fixed_tile_edge_ref.html == position_relative_a.html position_relative_b.html -== position_relative_inline_block_a.html position_relative_inline_block_ref.html == root_display_inline_a.html root_display_ref.html == root_display_without_style_a.html root_display_ref.html # text_decoration_propagation_a.html text_decoration_propagation_b.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index e0faa196db9..9bcac6d73a6 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -683,6 +683,18 @@ "url": "/_mozilla/css/flex_nochild.html" } ], + "css/position_relative_inline_block_a.html": [ + { + "path": "css/position_relative_inline_block_a.html", + "references": [ + [ + "/_mozilla/css/position_relative_inline_block_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/position_relative_inline_block_a.html" + } + ], "css/position_relative_painting_order_a.html": [ { "path": "css/position_relative_painting_order_a.html", @@ -3108,6 +3120,18 @@ "url": "/_mozilla/css/flex_nochild.html" } ], + "css/position_relative_inline_block_a.html": [ + { + "path": "css/position_relative_inline_block_a.html", + "references": [ + [ + "/_mozilla/css/position_relative_inline_block_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/position_relative_inline_block_a.html" + } + ], "css/position_relative_painting_order_a.html": [ { "path": "css/position_relative_painting_order_a.html", diff --git a/tests/ref/position_relative_inline_block_a.html b/tests/wpt/mozilla/tests/css/position_relative_inline_block_a.html similarity index 77% rename from tests/ref/position_relative_inline_block_a.html rename to tests/wpt/mozilla/tests/css/position_relative_inline_block_a.html index cddeceef9f5..87e2748ea46 100644 --- a/tests/ref/position_relative_inline_block_a.html +++ b/tests/wpt/mozilla/tests/css/position_relative_inline_block_a.html @@ -1,4 +1,5 @@ +