From 91d798cbd684a81b00c28c1588c62439e4713a47 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Wed, 2 Dec 2015 14:05:20 +0100 Subject: [PATCH] Move position_fixed_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../mozilla/tests/css}/position_fixed_a.html | 1 + .../mozilla/tests/css}/position_fixed_b.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/position_fixed_a.html (94%) rename tests/{ref => wpt/mozilla/tests/css}/position_fixed_b.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index dfbc3bf61cc..d51ea3fc521 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -16,7 +16,6 @@ flaky_cpu == append_style_a.html append_style_b.html resolution=300x300,device-pixel-ratio=2 != pixel_snapping_border_a.html pixel_snapping_border_ref.html resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_snapping_position_ref.html # commented out because multiple layers don't work with reftests --pcwalton -# == position_fixed_a.html position_fixed_b.html # == position_fixed_simple_a.html position_fixed_simple_b.html # == position_fixed_static_y_a.html position_fixed_static_y_b.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 efea32353a9..f90fc7bdcad 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -3559,6 +3559,18 @@ "url": "/_mozilla/css/position_abs_width_percentage_a.html" } ], + "css/position_fixed_a.html": [ + { + "path": "css/position_fixed_a.html", + "references": [ + [ + "/_mozilla/css/position_fixed_b.html", + "==" + ] + ], + "url": "/_mozilla/css/position_fixed_a.html" + } + ], "css/position_fixed_background_color_a.html": [ { "path": "css/position_fixed_background_color_a.html", @@ -9294,6 +9306,18 @@ "url": "/_mozilla/css/position_abs_width_percentage_a.html" } ], + "css/position_fixed_a.html": [ + { + "path": "css/position_fixed_a.html", + "references": [ + [ + "/_mozilla/css/position_fixed_b.html", + "==" + ] + ], + "url": "/_mozilla/css/position_fixed_a.html" + } + ], "css/position_fixed_background_color_a.html": [ { "path": "css/position_fixed_background_color_a.html", diff --git a/tests/ref/position_fixed_a.html b/tests/wpt/mozilla/tests/css/position_fixed_a.html similarity index 94% rename from tests/ref/position_fixed_a.html rename to tests/wpt/mozilla/tests/css/position_fixed_a.html index 1fe3fc1ec45..961613c7f6c 100644 --- a/tests/ref/position_fixed_a.html +++ b/tests/wpt/mozilla/tests/css/position_fixed_a.html @@ -1,5 +1,6 @@ +