From 956409288e6bfa128ef6045a7c80e1d687a2aca0 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Thu, 15 Oct 2015 22:27:21 -0400 Subject: [PATCH] Move table_margin_auto_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/table_margin_auto_a.html | 1 + .../tests/css}/table_margin_auto_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/table_margin_auto_a.html (83%) rename tests/{ref => wpt/mozilla/tests/css}/table_margin_auto_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 378c73eaa86..5c49518bd14 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -314,7 +314,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == table_containing_block_a.html table_containing_block_ref.html == 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 # 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 0c32c3ccae5..27af37d3451 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_margin_auto_a.html": [ + { + "path": "css/table_margin_auto_a.html", + "references": [ + [ + "/_mozilla/css/table_margin_auto_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/table_margin_auto_a.html" + } + ], "css/table_padding_a.html": [ { "path": "css/table_padding_a.html", @@ -2468,6 +2480,18 @@ "url": "/_mozilla/css/table_expansion_to_fit_a.html" } ], + "css/table_margin_auto_a.html": [ + { + "path": "css/table_margin_auto_a.html", + "references": [ + [ + "/_mozilla/css/table_margin_auto_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/table_margin_auto_a.html" + } + ], "css/table_padding_a.html": [ { "path": "css/table_padding_a.html", diff --git a/tests/ref/table_margin_auto_a.html b/tests/wpt/mozilla/tests/css/table_margin_auto_a.html similarity index 83% rename from tests/ref/table_margin_auto_a.html rename to tests/wpt/mozilla/tests/css/table_margin_auto_a.html index 3a052e5f861..447e1cacdda 100644 --- a/tests/ref/table_margin_auto_a.html +++ b/tests/wpt/mozilla/tests/css/table_margin_auto_a.html @@ -1,6 +1,7 @@ +