From 98387ffc7c82fcf96eeaabf2f1434e19bb6ca04b Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Fri, 16 Oct 2015 09:23:25 -0400 Subject: [PATCH] Move position_relative_top_percentage_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../position_relative_top_percentage_a.html | 1 + .../position_relative_top_percentage_b.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/position_relative_top_percentage_a.html (84%) rename tests/{ref => wpt/mozilla/tests/css}/position_relative_top_percentage_b.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 07ff6522a1d..b431ac15293 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -267,7 +267,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == position_relative_painting_order_a.html position_relative_painting_order_ref.html == position_relative_stacking_context_a.html position_relative_stacking_context_ref.html == position_relative_stacking_context_contents_a.html position_relative_stacking_context_contents_ref.html -== position_relative_top_percentage_a.html position_relative_top_percentage_b.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 9f046dcb7c4..083180826e4 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_top_percentage_a.html": [ + { + "path": "css/position_relative_top_percentage_a.html", + "references": [ + [ + "/_mozilla/css/position_relative_top_percentage_b.html", + "==" + ] + ], + "url": "/_mozilla/css/position_relative_top_percentage_a.html" + } + ], "css/position_relative_vertical_percentage_overflow_a.html": [ { "path": "css/position_relative_vertical_percentage_overflow_a.html", @@ -3060,6 +3072,18 @@ "url": "/_mozilla/css/flex_nochild.html" } ], + "css/position_relative_top_percentage_a.html": [ + { + "path": "css/position_relative_top_percentage_a.html", + "references": [ + [ + "/_mozilla/css/position_relative_top_percentage_b.html", + "==" + ] + ], + "url": "/_mozilla/css/position_relative_top_percentage_a.html" + } + ], "css/position_relative_vertical_percentage_overflow_a.html": [ { "path": "css/position_relative_vertical_percentage_overflow_a.html", diff --git a/tests/ref/position_relative_top_percentage_a.html b/tests/wpt/mozilla/tests/css/position_relative_top_percentage_a.html similarity index 84% rename from tests/ref/position_relative_top_percentage_a.html rename to tests/wpt/mozilla/tests/css/position_relative_top_percentage_a.html index d79945421e1..823ac1a52c1 100644 --- a/tests/ref/position_relative_top_percentage_a.html +++ b/tests/wpt/mozilla/tests/css/position_relative_top_percentage_a.html @@ -1,5 +1,6 @@ +