From b17a395415a703623f748981a8d3a085da804333 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Thu, 15 Oct 2015 23:06:44 -0400 Subject: [PATCH] Move style_is_in_doc.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../mozilla/tests/css}/style_is_in_doc.html | 1 + .../tests/css}/style_is_in_doc_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/style_is_in_doc.html (94%) rename tests/{ref => wpt/mozilla/tests/css}/style_is_in_doc_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 1db8d952610..41523a9a60f 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -302,7 +302,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == stacked_layers.html stacked_layers_ref.html == stacking_context_overflow_a.html stacking_context_overflow_ref.html == stacking_context_overflow_relative_outline_a.html stacking_context_overflow_relative_outline_ref.html -== style_is_in_doc.html style_is_in_doc_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 5377abcc0d0..6f5bebe605f 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -603,6 +603,18 @@ "url": "/_mozilla/css/stacking_context_rtl.html" } ], + "css/style_is_in_doc.html": [ + { + "path": "css/style_is_in_doc.html", + "references": [ + [ + "/_mozilla/css/style_is_in_doc_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/style_is_in_doc.html" + } + ], "css/submit_focus_a.html": [ { "path": "css/submit_focus_a.html", @@ -2600,6 +2612,18 @@ "url": "/_mozilla/css/stacking_context_rtl.html" } ], + "css/style_is_in_doc.html": [ + { + "path": "css/style_is_in_doc.html", + "references": [ + [ + "/_mozilla/css/style_is_in_doc_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/style_is_in_doc.html" + } + ], "css/submit_focus_a.html": [ { "path": "css/submit_focus_a.html", diff --git a/tests/ref/style_is_in_doc.html b/tests/wpt/mozilla/tests/css/style_is_in_doc.html similarity index 94% rename from tests/ref/style_is_in_doc.html rename to tests/wpt/mozilla/tests/css/style_is_in_doc.html index 9cc72e43343..cb3a56c7671 100644 --- a/tests/ref/style_is_in_doc.html +++ b/tests/wpt/mozilla/tests/css/style_is_in_doc.html @@ -1,6 +1,7 @@ +