From 9b7864aa1a97cabb55dddca908d44794a05d4fc6 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Wed, 2 Dec 2015 14:08:58 +0100 Subject: [PATCH] Move position_fixed_simple_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/position_fixed_simple_a.html | 1 + .../tests/css}/position_fixed_simple_b.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/position_fixed_simple_a.html (92%) rename tests/{ref => wpt/mozilla/tests/css}/position_fixed_simple_b.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index d51ea3fc521..c1ce97861c0 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_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 != text_overflow_a.html text_overflow_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index f90fc7bdcad..2bc9d1396c8 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -3595,6 +3595,18 @@ "url": "/_mozilla/css/position_fixed_overflow_a.html" } ], + "css/position_fixed_simple_a.html": [ + { + "path": "css/position_fixed_simple_a.html", + "references": [ + [ + "/_mozilla/css/position_fixed_simple_b.html", + "==" + ] + ], + "url": "/_mozilla/css/position_fixed_simple_a.html" + } + ], "css/position_fixed_tile_edge.html": [ { "path": "css/position_fixed_tile_edge.html", @@ -9342,6 +9354,18 @@ "url": "/_mozilla/css/position_fixed_overflow_a.html" } ], + "css/position_fixed_simple_a.html": [ + { + "path": "css/position_fixed_simple_a.html", + "references": [ + [ + "/_mozilla/css/position_fixed_simple_b.html", + "==" + ] + ], + "url": "/_mozilla/css/position_fixed_simple_a.html" + } + ], "css/position_fixed_tile_edge.html": [ { "path": "css/position_fixed_tile_edge.html", diff --git a/tests/ref/position_fixed_simple_a.html b/tests/wpt/mozilla/tests/css/position_fixed_simple_a.html similarity index 92% rename from tests/ref/position_fixed_simple_a.html rename to tests/wpt/mozilla/tests/css/position_fixed_simple_a.html index 83e7cc72a78..d01b9550911 100644 --- a/tests/ref/position_fixed_simple_a.html +++ b/tests/wpt/mozilla/tests/css/position_fixed_simple_a.html @@ -1,5 +1,6 @@ +