From d2a27ee9bf33de297e7089116ff339a8fe57b49d Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Fri, 16 Oct 2015 08:49:55 -0400 Subject: [PATCH] Move position_relative_vertical_percentage_overflow_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ ...lative_vertical_percentage_overflow_a.html | 1 + ...tive_vertical_percentage_overflow_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/position_relative_vertical_percentage_overflow_a.html (83%) rename tests/{ref => wpt/mozilla/tests/css}/position_relative_vertical_percentage_overflow_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index d9bf51f4696..07ff6522a1d 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -268,7 +268,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == 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 -== position_relative_vertical_percentage_overflow_a.html position_relative_vertical_percentage_overflow_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 6a1993e8830..9f046dcb7c4 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_vertical_percentage_overflow_a.html": [ + { + "path": "css/position_relative_vertical_percentage_overflow_a.html", + "references": [ + [ + "/_mozilla/css/position_relative_vertical_percentage_overflow_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/position_relative_vertical_percentage_overflow_a.html" + } + ], "css/pre_ignorable_whitespace_a.html": [ { "path": "css/pre_ignorable_whitespace_a.html", @@ -3048,6 +3060,18 @@ "url": "/_mozilla/css/flex_nochild.html" } ], + "css/position_relative_vertical_percentage_overflow_a.html": [ + { + "path": "css/position_relative_vertical_percentage_overflow_a.html", + "references": [ + [ + "/_mozilla/css/position_relative_vertical_percentage_overflow_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/position_relative_vertical_percentage_overflow_a.html" + } + ], "css/pre_ignorable_whitespace_a.html": [ { "path": "css/pre_ignorable_whitespace_a.html", diff --git a/tests/ref/position_relative_vertical_percentage_overflow_a.html b/tests/wpt/mozilla/tests/css/position_relative_vertical_percentage_overflow_a.html similarity index 83% rename from tests/ref/position_relative_vertical_percentage_overflow_a.html rename to tests/wpt/mozilla/tests/css/position_relative_vertical_percentage_overflow_a.html index ca9aae49050..2afe7b9a419 100644 --- a/tests/ref/position_relative_vertical_percentage_overflow_a.html +++ b/tests/wpt/mozilla/tests/css/position_relative_vertical_percentage_overflow_a.html @@ -1,4 +1,5 @@ +