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 @@ +