From a987b849a0d0f5e2c60abf84e1a2ea81456a8590 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Thu, 15 Oct 2015 21:39:41 -0400 Subject: [PATCH] Move table_row_direction_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/table_row_direction_a.html | 1 + .../tests/css}/table_row_direction_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/table_row_direction_a.html (89%) rename tests/{ref => wpt/mozilla/tests/css}/table_row_direction_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index ced2aee56b4..2f14573b00a 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -320,7 +320,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == 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 -== table_row_direction_a.html table_row_direction_ref.html == table_width_attribute_a.html table_width_attribute_ref.html == text_align_justify_a.html text_align_justify_ref.html == text_align_start_end.html text_align_start_end_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 032925c02a6..5ce71f2f400 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_row_direction_a.html": [ + { + "path": "css/table_row_direction_a.html", + "references": [ + [ + "/_mozilla/css/table_row_direction_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/table_row_direction_a.html" + } + ], "css/table_specified_width_a.html": [ { "path": "css/table_specified_width_a.html", @@ -2288,6 +2300,18 @@ "url": "/_mozilla/css/stacking_context_rtl.html" } ], + "css/table_row_direction_a.html": [ + { + "path": "css/table_row_direction_a.html", + "references": [ + [ + "/_mozilla/css/table_row_direction_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/table_row_direction_a.html" + } + ], "css/table_specified_width_a.html": [ { "path": "css/table_specified_width_a.html", diff --git a/tests/ref/table_row_direction_a.html b/tests/wpt/mozilla/tests/css/table_row_direction_a.html similarity index 89% rename from tests/ref/table_row_direction_a.html rename to tests/wpt/mozilla/tests/css/table_row_direction_a.html index 6a5264d0d9c..88cd6fa6345 100644 --- a/tests/ref/table_row_direction_a.html +++ b/tests/wpt/mozilla/tests/css/table_row_direction_a.html @@ -1,6 +1,7 @@ +