From 8eca6d1cb6e34783f1734f210cec9fed59e287ab Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Thu, 22 Oct 2015 09:16:45 -0400 Subject: [PATCH] Move clear_generated_content_table_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../css}/clear_generated_content_table_a.html | 1 + .../clear_generated_content_table_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/clear_generated_content_table_a.html (79%) rename tests/{ref => wpt/mozilla/tests/css}/clear_generated_content_table_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 6c933fdc2ed..8c770b1028c 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -31,7 +31,6 @@ flaky_cpu == append_style_a.html append_style_b.html == canvas_as_block_element_a.html canvas_as_block_element_ref.html == canvas_radial_gradient_a.html canvas_radial_gradient_ref.html == case-insensitive-font-family.html case-insensitive-font-family-ref.html -== clear_generated_content_table_a.html clear_generated_content_table_ref.html == empty_cells_a.html empty_cells_ref.html == filter_opacity_a.html filter_opacity_ref.html == fixed_width_overrides_child_intrinsic_width_a.html fixed_width_overrides_child_intrinsic_width_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 2843da260d1..df66663d335 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -827,6 +827,18 @@ "url": "/_mozilla/css/class-namespaces.html" } ], + "css/clear_generated_content_table_a.html": [ + { + "path": "css/clear_generated_content_table_a.html", + "references": [ + [ + "/_mozilla/css/clear_generated_content_table_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/clear_generated_content_table_a.html" + } + ], "css/clip_a.html": [ { "path": "css/clip_a.html", @@ -5160,6 +5172,18 @@ "url": "/_mozilla/css/class-namespaces.html" } ], + "css/clear_generated_content_table_a.html": [ + { + "path": "css/clear_generated_content_table_a.html", + "references": [ + [ + "/_mozilla/css/clear_generated_content_table_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/clear_generated_content_table_a.html" + } + ], "css/clip_a.html": [ { "path": "css/clip_a.html", diff --git a/tests/ref/clear_generated_content_table_a.html b/tests/wpt/mozilla/tests/css/clear_generated_content_table_a.html similarity index 79% rename from tests/ref/clear_generated_content_table_a.html rename to tests/wpt/mozilla/tests/css/clear_generated_content_table_a.html index 9b5a787cad0..114cbc44e7d 100644 --- a/tests/ref/clear_generated_content_table_a.html +++ b/tests/wpt/mozilla/tests/css/clear_generated_content_table_a.html @@ -1,6 +1,7 @@ +