From fa8971588a9f4c16988e15e99f6c5664f57a5357 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Thu, 15 Oct 2015 22:03:19 -0400 Subject: [PATCH] Move text_justify_none_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/text_justify_none_a.html | 1 + .../tests/css}/text_justify_none_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/text_justify_none_a.html (89%) rename tests/{ref => wpt/mozilla/tests/css}/text_justify_none_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 380e371bf6f..acb8b2bdfa2 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -322,7 +322,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ # text_decoration_propagation_a.html text_decoration_propagation_b.html != text_decoration_smoke_a.html text_decoration_smoke_ref.html != 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_transform_capitalize_a.html text_transform_capitalize_ref.html == transform_3d.html transform_3d_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index c4f50d66a08..fd0776d9b8d 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -723,6 +723,18 @@ "url": "/_mozilla/css/text_indent_a.html" } ], + "css/text_justify_none_a.html": [ + { + "path": "css/text_justify_none_a.html", + "references": [ + [ + "/_mozilla/css/text_justify_none_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/text_justify_none_a.html" + } + ], "css/text_overflow_basic_a.html": [ { "path": "css/text_overflow_basic_a.html", @@ -2492,6 +2504,18 @@ "url": "/_mozilla/css/text_indent_a.html" } ], + "css/text_justify_none_a.html": [ + { + "path": "css/text_justify_none_a.html", + "references": [ + [ + "/_mozilla/css/text_justify_none_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/text_justify_none_a.html" + } + ], "css/text_overflow_basic_a.html": [ { "path": "css/text_overflow_basic_a.html", diff --git a/tests/ref/text_justify_none_a.html b/tests/wpt/mozilla/tests/css/text_justify_none_a.html similarity index 89% rename from tests/ref/text_justify_none_a.html rename to tests/wpt/mozilla/tests/css/text_justify_none_a.html index b46cc654212..925a13e6e15 100644 --- a/tests/ref/text_justify_none_a.html +++ b/tests/wpt/mozilla/tests/css/text_justify_none_a.html @@ -1,6 +1,7 @@ +