From 76086aa305519cfe9d7b3e1042805d3a437ebe69 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Fri, 16 Oct 2015 17:15:40 -0400 Subject: [PATCH] Move position_relative_painting_order_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../position_relative_painting_order_a.html | 1 + .../position_relative_painting_order_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/position_relative_painting_order_a.html (81%) rename tests/{ref => wpt/mozilla/tests/css}/position_relative_painting_order_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 010a2f474ba..440bb460a10 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -264,7 +264,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == 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 -== position_relative_painting_order_a.html position_relative_painting_order_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 06491357db2..e0faa196db9 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_painting_order_a.html": [ + { + "path": "css/position_relative_painting_order_a.html", + "references": [ + [ + "/_mozilla/css/position_relative_painting_order_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/position_relative_painting_order_a.html" + } + ], "css/position_relative_stacking_context_a.html": [ { "path": "css/position_relative_stacking_context_a.html", @@ -3096,6 +3108,18 @@ "url": "/_mozilla/css/flex_nochild.html" } ], + "css/position_relative_painting_order_a.html": [ + { + "path": "css/position_relative_painting_order_a.html", + "references": [ + [ + "/_mozilla/css/position_relative_painting_order_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/position_relative_painting_order_a.html" + } + ], "css/position_relative_stacking_context_a.html": [ { "path": "css/position_relative_stacking_context_a.html", diff --git a/tests/ref/position_relative_painting_order_a.html b/tests/wpt/mozilla/tests/css/position_relative_painting_order_a.html similarity index 81% rename from tests/ref/position_relative_painting_order_a.html rename to tests/wpt/mozilla/tests/css/position_relative_painting_order_a.html index 9c8fea71e49..1d9ba17b218 100644 --- a/tests/ref/position_relative_painting_order_a.html +++ b/tests/wpt/mozilla/tests/css/position_relative_painting_order_a.html @@ -1,6 +1,7 @@ +