From e6b95571defd03fab5d7ebc44241af1ab7c87fe2 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Fri, 16 Oct 2015 20:33:43 -0400 Subject: [PATCH] Move outline_offset_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../mozilla/tests/css}/outline_offset_a.html | 1 + .../tests/css}/outline_offset_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/outline_offset_a.html (84%) rename tests/{ref => wpt/mozilla/tests/css}/outline_offset_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index e900a9b40b4..fb44e60e17a 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -212,7 +212,6 @@ flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html != octicons_a.html octicons_ref.html == ol_japanese_iroha_a.html ol_japanese_iroha_ref.html != ol_japanese_iroha_bullet_styles.html ol_japanese_iroha_ref.html -== outline_offset_a.html outline_offset_ref.html != outset_blackborder.html blackborder_ref.html # Should be == with expected failure. See #2797 != overconstrained_block.html overconstrained_block_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 3c660d7e439..d35a5e7572a 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -755,6 +755,18 @@ "url": "/_mozilla/css/opacity_stacking_context_a.html" } ], + "css/outline_offset_a.html": [ + { + "path": "css/outline_offset_a.html", + "references": [ + [ + "/_mozilla/css/outline_offset_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/outline_offset_a.html" + } + ], "css/outlines_simple_a.html": [ { "path": "css/outlines_simple_a.html", @@ -3588,6 +3600,18 @@ "url": "/_mozilla/css/opacity_stacking_context_a.html" } ], + "css/outline_offset_a.html": [ + { + "path": "css/outline_offset_a.html", + "references": [ + [ + "/_mozilla/css/outline_offset_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/outline_offset_a.html" + } + ], "css/outlines_simple_a.html": [ { "path": "css/outlines_simple_a.html", diff --git a/tests/ref/outline_offset_a.html b/tests/wpt/mozilla/tests/css/outline_offset_a.html similarity index 84% rename from tests/ref/outline_offset_a.html rename to tests/wpt/mozilla/tests/css/outline_offset_a.html index 5ec0c1eb1a5..f54840a0019 100644 --- a/tests/ref/outline_offset_a.html +++ b/tests/wpt/mozilla/tests/css/outline_offset_a.html @@ -1,6 +1,7 @@ +