diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 4d4abf6a297..380e371bf6f 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -319,7 +319,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == table_percentage_capping_a.html table_percentage_capping_ref.html == table_percentage_width_a.html table_percentage_width_ref.html == table_preferred_width_a.html table_preferred_width_ref.html -== text_decoration_cached.html text_decoration_cached_ref.html # 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 diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 1d2086348cf..c4f50d66a08 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -699,6 +699,18 @@ "url": "/_mozilla/css/text_align_start_end.html" } ], + "css/text_decoration_cached.html": [ + { + "path": "css/text_decoration_cached.html", + "references": [ + [ + "/_mozilla/css/text_decoration_cached_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/text_decoration_cached.html" + } + ], "css/text_indent_a.html": [ { "path": "css/text_indent_a.html", @@ -2456,6 +2468,18 @@ "url": "/_mozilla/css/text_align_start_end.html" } ], + "css/text_decoration_cached.html": [ + { + "path": "css/text_decoration_cached.html", + "references": [ + [ + "/_mozilla/css/text_decoration_cached_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/text_decoration_cached.html" + } + ], "css/text_indent_a.html": [ { "path": "css/text_indent_a.html", diff --git a/tests/ref/text_decoration_cached.html b/tests/wpt/mozilla/tests/css/text_decoration_cached.html similarity index 78% rename from tests/ref/text_decoration_cached.html rename to tests/wpt/mozilla/tests/css/text_decoration_cached.html index effd1359fe0..10557883e6a 100644 --- a/tests/ref/text_decoration_cached.html +++ b/tests/wpt/mozilla/tests/css/text_decoration_cached.html @@ -1,6 +1,7 @@ + text-decoration cache test