From 54d9d813a100f7a3268473049e8a51a75ab9ed16 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Thu, 15 Oct 2015 21:03:40 -0400 Subject: [PATCH] Move table_specified_width_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/table_specified_width_a.html | 1 + .../tests/css}/table_specified_width_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/table_specified_width_a.html (92%) rename tests/{ref => wpt/mozilla/tests/css}/table_specified_width_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 62500b43965..40e2067f973 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -321,7 +321,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == table_percentage_width_a.html table_percentage_width_ref.html == table_preferred_width_a.html table_preferred_width_ref.html == table_row_direction_a.html table_row_direction_ref.html -== table_specified_width_a.html table_specified_width_ref.html == table_width_attribute_a.html table_width_attribute_ref.html == text_align_complex_a.html text_align_complex_ref.html == text_align_justify_a.html text_align_justify_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index f64a9c710ed..dfeb04d5a3c 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_specified_width_a.html": [ + { + "path": "css/table_specified_width_a.html", + "references": [ + [ + "/_mozilla/css/table_specified_width_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/table_specified_width_a.html" + } + ], "css/transform_optimization.html": [ { "path": "css/transform_optimization.html", @@ -2156,6 +2168,18 @@ "url": "/_mozilla/css/stacking_context_rtl.html" } ], + "css/table_specified_width_a.html": [ + { + "path": "css/table_specified_width_a.html", + "references": [ + [ + "/_mozilla/css/table_specified_width_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/table_specified_width_a.html" + } + ], "css/transform_optimization.html": [ { "path": "css/transform_optimization.html", diff --git a/tests/ref/table_specified_width_a.html b/tests/wpt/mozilla/tests/css/table_specified_width_a.html similarity index 92% rename from tests/ref/table_specified_width_a.html rename to tests/wpt/mozilla/tests/css/table_specified_width_a.html index aa9912add20..ea0f69ee086 100644 --- a/tests/ref/table_specified_width_a.html +++ b/tests/wpt/mozilla/tests/css/table_specified_width_a.html @@ -1,5 +1,6 @@ +