From 640837b67e40b8fbf05cf3dc474bd437cfbbcdb1 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Thu, 15 Oct 2015 22:45:22 -0400 Subject: [PATCH] Move table_colspan_fixed_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/table_colspan_fixed_a.html | 1 + .../tests/css}/table_colspan_fixed_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/table_colspan_fixed_a.html (91%) rename tests/{ref => wpt/mozilla/tests/css}/table_colspan_fixed_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 62e5a0ffe2b..225c9c34aae 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -309,7 +309,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == table_caption_top_a.html table_caption_top_ref.html == table_cell_float_a.html table_cell_float_ref.html == table_center_a.html table_center_ref.html -== table_colspan_fixed_a.html table_colspan_fixed_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 04ea196f3a2..f079e32155b 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/table_colspan_fixed_a.html": [ + { + "path": "css/table_colspan_fixed_a.html", + "references": [ + [ + "/_mozilla/css/table_colspan_fixed_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/table_colspan_fixed_a.html" + } + ], "css/table_colspan_simple_a.html": [ { "path": "css/table_colspan_simple_a.html", @@ -2516,6 +2528,18 @@ "url": "/_mozilla/css/stacking_context_rtl.html" } ], + "css/table_colspan_fixed_a.html": [ + { + "path": "css/table_colspan_fixed_a.html", + "references": [ + [ + "/_mozilla/css/table_colspan_fixed_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/table_colspan_fixed_a.html" + } + ], "css/table_colspan_simple_a.html": [ { "path": "css/table_colspan_simple_a.html", diff --git a/tests/ref/table_colspan_fixed_a.html b/tests/wpt/mozilla/tests/css/table_colspan_fixed_a.html similarity index 91% rename from tests/ref/table_colspan_fixed_a.html rename to tests/wpt/mozilla/tests/css/table_colspan_fixed_a.html index ba1b7d9419a..627fe798dc2 100644 --- a/tests/ref/table_colspan_fixed_a.html +++ b/tests/wpt/mozilla/tests/css/table_colspan_fixed_a.html @@ -1,5 +1,6 @@ +