diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 41d754d67e6..540bf65a6ca 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -333,7 +333,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == text_indent_a.html text_indent_ref.html == text_justify_none_a.html text_justify_none_ref.html != text_overflow_a.html text_overflow_ref.html -== text_shadow_decorations_a.html text_shadow_decorations_ref.html == text_shadow_multiple_shadows_a.html text_shadow_multiple_shadows_ref.html == text_transform_capitalize_a.html text_transform_capitalize_ref.html == text_transform_lowercase_a.html text_transform_lowercase_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index ecc12801fe0..421bf2466d4 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -639,6 +639,18 @@ "url": "/_mozilla/css/text_shadow_blur_a.html" } ], + "css/text_shadow_decorations_a.html": [ + { + "path": "css/text_shadow_decorations_a.html", + "references": [ + [ + "/_mozilla/css/text_shadow_decorations_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/text_shadow_decorations_a.html" + } + ], "css/text_shadow_simple_a.html": [ { "path": "css/text_shadow_simple_a.html", @@ -2240,6 +2252,18 @@ "url": "/_mozilla/css/text_shadow_blur_a.html" } ], + "css/text_shadow_decorations_a.html": [ + { + "path": "css/text_shadow_decorations_a.html", + "references": [ + [ + "/_mozilla/css/text_shadow_decorations_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/text_shadow_decorations_a.html" + } + ], "css/text_shadow_simple_a.html": [ { "path": "css/text_shadow_simple_a.html", diff --git a/tests/ref/text_shadow_decorations_a.html b/tests/wpt/mozilla/tests/css/text_shadow_decorations_a.html similarity index 84% rename from tests/ref/text_shadow_decorations_a.html rename to tests/wpt/mozilla/tests/css/text_shadow_decorations_a.html index e61b2d4725f..3df81eb610a 100644 --- a/tests/ref/text_shadow_decorations_a.html +++ b/tests/wpt/mozilla/tests/css/text_shadow_decorations_a.html @@ -1,6 +1,7 @@ +