From 1dd6aeccbca8738f291863d55c319449ef93af5b Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Thu, 15 Oct 2015 22:22:23 -0400 Subject: [PATCH] Move table_padding_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../mozilla/tests/css}/table_padding_a.html | 1 + .../mozilla/tests/css}/table_padding_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/table_padding_a.html (92%) rename tests/{ref => wpt/mozilla/tests/css}/table_padding_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 17d15b03fd8..378c73eaa86 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -315,7 +315,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == table_float_translation_a.html table_float_translation_ref.html == table_intrinsic_style_specified_width_a.html table_intrinsic_style_specified_width_ref.html == table_margin_auto_a.html table_margin_auto_ref.html -== table_padding_a.html table_padding_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 fe833b46439..0c32c3ccae5 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_padding_a.html": [ + { + "path": "css/table_padding_a.html", + "references": [ + [ + "/_mozilla/css/table_padding_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/table_padding_a.html" + } + ], "css/table_percentage_capping_a.html": [ { "path": "css/table_percentage_capping_a.html", @@ -2456,6 +2468,18 @@ "url": "/_mozilla/css/table_expansion_to_fit_a.html" } ], + "css/table_padding_a.html": [ + { + "path": "css/table_padding_a.html", + "references": [ + [ + "/_mozilla/css/table_padding_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/table_padding_a.html" + } + ], "css/table_percentage_capping_a.html": [ { "path": "css/table_percentage_capping_a.html", diff --git a/tests/ref/table_padding_a.html b/tests/wpt/mozilla/tests/css/table_padding_a.html similarity index 92% rename from tests/ref/table_padding_a.html rename to tests/wpt/mozilla/tests/css/table_padding_a.html index 7fc0f3ec609..6c2feb22058 100644 --- a/tests/ref/table_padding_a.html +++ b/tests/wpt/mozilla/tests/css/table_padding_a.html @@ -1,6 +1,7 @@ +