From 97d857c492bdaf8733373c3f83cb9765574b0ccf Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Thu, 15 Oct 2015 22:14:07 -0400 Subject: [PATCH] Move table_preferred_width_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/table_preferred_width_a.html | 1 + .../tests/css}/table_preferred_width_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/table_preferred_width_a.html (94%) rename tests/{ref => wpt/mozilla/tests/css}/table_preferred_width_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 8a44a667488..1021f941e3b 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -318,7 +318,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == table_padding_a.html table_padding_ref.html == table_percentage_capping_a.html table_percentage_capping_ref.html == table_percentage_width_a.html table_percentage_width_ref.html -== table_preferred_width_a.html table_preferred_width_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 d2368e2e4a7..77605c7f2b5 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -615,6 +615,18 @@ "url": "/_mozilla/css/table_expansion_to_fit_a.html" } ], + "css/table_preferred_width_a.html": [ + { + "path": "css/table_preferred_width_a.html", + "references": [ + [ + "/_mozilla/css/table_preferred_width_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/table_preferred_width_a.html" + } + ], "css/table_row_direction_a.html": [ { "path": "css/table_row_direction_a.html", @@ -2420,6 +2432,18 @@ "url": "/_mozilla/css/table_expansion_to_fit_a.html" } ], + "css/table_preferred_width_a.html": [ + { + "path": "css/table_preferred_width_a.html", + "references": [ + [ + "/_mozilla/css/table_preferred_width_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/table_preferred_width_a.html" + } + ], "css/table_row_direction_a.html": [ { "path": "css/table_row_direction_a.html", diff --git a/tests/ref/table_preferred_width_a.html b/tests/wpt/mozilla/tests/css/table_preferred_width_a.html similarity index 94% rename from tests/ref/table_preferred_width_a.html rename to tests/wpt/mozilla/tests/css/table_preferred_width_a.html index e6815826831..525f6253cfb 100644 --- a/tests/ref/table_preferred_width_a.html +++ b/tests/wpt/mozilla/tests/css/table_preferred_width_a.html @@ -1,4 +1,5 @@ +