diff --git a/tests/ref/basic.list b/tests/ref/basic.list index bcc586b5b87..88cb7dee1e3 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -274,7 +274,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == pseudo_content_with_layers.html pseudo_content_with_layers_ref.html == pseudo_element_a.html pseudo_element_b.html == pseudo_inherit.html pseudo_inherit_ref.html -== quotes_none_a.html quotes_none_ref.html == root_display_inline_a.html root_display_ref.html == root_display_without_style_a.html root_display_ref.html # text_decoration_propagation_a.html text_decoration_propagation_b.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 5db99c40163..a820da714b9 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -683,6 +683,18 @@ "url": "/_mozilla/css/flex_nochild.html" } ], + "css/quotes_none_a.html": [ + { + "path": "css/quotes_none_a.html", + "references": [ + [ + "/_mozilla/css/quotes_none_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/quotes_none_a.html" + } + ], "css/quotes_simple_a.html": [ { "path": "css/quotes_simple_a.html", @@ -2976,6 +2988,18 @@ "url": "/_mozilla/css/flex_nochild.html" } ], + "css/quotes_none_a.html": [ + { + "path": "css/quotes_none_a.html", + "references": [ + [ + "/_mozilla/css/quotes_none_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/quotes_none_a.html" + } + ], "css/quotes_simple_a.html": [ { "path": "css/quotes_simple_a.html", diff --git a/tests/ref/quotes_none_a.html b/tests/wpt/mozilla/tests/css/quotes_none_a.html similarity index 60% rename from tests/ref/quotes_none_a.html rename to tests/wpt/mozilla/tests/css/quotes_none_a.html index eed1edea5a5..c37ff23e908 100644 --- a/tests/ref/quotes_none_a.html +++ b/tests/wpt/mozilla/tests/css/quotes_none_a.html @@ -1,4 +1,5 @@ +