diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 410a1a66f40..ced2aee56b4 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -328,7 +328,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_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_multiple_shadows_a.html text_shadow_multiple_shadows_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 596a001f146..032925c02a6 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -639,6 +639,18 @@ "url": "/_mozilla/css/text_align_rtl.html" } ], + "css/text_indent_a.html": [ + { + "path": "css/text_indent_a.html", + "references": [ + [ + "/_mozilla/css/text_indent_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/text_indent_a.html" + } + ], "css/text_overflow_basic_a.html": [ { "path": "css/text_overflow_basic_a.html", @@ -2312,6 +2324,18 @@ "url": "/_mozilla/css/text_align_rtl.html" } ], + "css/text_indent_a.html": [ + { + "path": "css/text_indent_a.html", + "references": [ + [ + "/_mozilla/css/text_indent_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/text_indent_a.html" + } + ], "css/text_overflow_basic_a.html": [ { "path": "css/text_overflow_basic_a.html", diff --git a/tests/ref/text_indent_a.html b/tests/wpt/mozilla/tests/css/text_indent_a.html similarity index 93% rename from tests/ref/text_indent_a.html rename to tests/wpt/mozilla/tests/css/text_indent_a.html index 9f99909b90e..3f3f925f459 100644 --- a/tests/ref/text_indent_a.html +++ b/tests/wpt/mozilla/tests/css/text_indent_a.html @@ -2,6 +2,7 @@ +