From 5bf38ab538eaf019b8b82512d97acb1ef1253511 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Thu, 15 Oct 2015 21:53:49 -0400 Subject: [PATCH] Move text_shadow_multiple_shadows_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../css}/text_shadow_multiple_shadows_a.html | 1 + .../text_shadow_multiple_shadows_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/text_shadow_multiple_shadows_a.html (84%) rename tests/{ref => wpt/mozilla/tests/css}/text_shadow_multiple_shadows_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 306850ed91a..4d4abf6a297 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -325,7 +325,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ != text_decoration_underline_subpx_a.html text_decoration_underline_subpx_ref.html == text_justify_none_a.html text_justify_none_ref.html != text_overflow_a.html text_overflow_ref.html -== text_shadow_multiple_shadows_a.html text_shadow_multiple_shadows_ref.html == text_transform_capitalize_a.html text_transform_capitalize_ref.html == transform_3d.html transform_3d_ref.html flaky_cpu,prefs:"layout.writing-mode.enabled" == vertical-lr-blocks.html vertical-lr-blocks_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 8ab373a19ac..1d2086348cf 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -747,6 +747,18 @@ "url": "/_mozilla/css/text_shadow_decorations_a.html" } ], + "css/text_shadow_multiple_shadows_a.html": [ + { + "path": "css/text_shadow_multiple_shadows_a.html", + "references": [ + [ + "/_mozilla/css/text_shadow_multiple_shadows_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/text_shadow_multiple_shadows_a.html" + } + ], "css/text_shadow_simple_a.html": [ { "path": "css/text_shadow_simple_a.html", @@ -2492,6 +2504,18 @@ "url": "/_mozilla/css/text_shadow_decorations_a.html" } ], + "css/text_shadow_multiple_shadows_a.html": [ + { + "path": "css/text_shadow_multiple_shadows_a.html", + "references": [ + [ + "/_mozilla/css/text_shadow_multiple_shadows_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/text_shadow_multiple_shadows_a.html" + } + ], "css/text_shadow_simple_a.html": [ { "path": "css/text_shadow_simple_a.html", diff --git a/tests/ref/text_shadow_multiple_shadows_a.html b/tests/wpt/mozilla/tests/css/text_shadow_multiple_shadows_a.html similarity index 84% rename from tests/ref/text_shadow_multiple_shadows_a.html rename to tests/wpt/mozilla/tests/css/text_shadow_multiple_shadows_a.html index 40b1dfbe799..95855a7d24c 100644 --- a/tests/ref/text_shadow_multiple_shadows_a.html +++ b/tests/wpt/mozilla/tests/css/text_shadow_multiple_shadows_a.html @@ -1,6 +1,7 @@ +