From 606c46cd8d3def7c8b3870b98238000aa8aac0a4 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Fri, 16 Oct 2015 07:56:02 -0400 Subject: [PATCH 01/73] Move rtl_table_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../mozilla/tests/css}/rtl_table_a.html | 1 + .../mozilla/tests/css}/rtl_table_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/rtl_table_a.html (86%) rename tests/{ref => wpt/mozilla/tests/css}/rtl_table_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 745cf6cfdc7..41d646aab50 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -285,7 +285,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == rtl_float_a.html rtl_float_ref.html == rtl_margin_a.html rtl_margin_ref.html == rtl_simple.html rtl_simple_ref.html -== rtl_table_a.html rtl_table_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 36ddeecf0ff..1e6e70c2a6b 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -683,6 +683,18 @@ "url": "/_mozilla/css/flex_nochild.html" } ], + "css/rtl_table_a.html": [ + { + "path": "css/rtl_table_a.html", + "references": [ + [ + "/_mozilla/css/rtl_table_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/rtl_table_a.html" + } + ], "css/servo_center_a.html": [ { "path": "css/servo_center_a.html", @@ -2868,6 +2880,18 @@ "url": "/_mozilla/css/flex_nochild.html" } ], + "css/rtl_table_a.html": [ + { + "path": "css/rtl_table_a.html", + "references": [ + [ + "/_mozilla/css/rtl_table_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/rtl_table_a.html" + } + ], "css/servo_center_a.html": [ { "path": "css/servo_center_a.html", diff --git a/tests/ref/rtl_table_a.html b/tests/wpt/mozilla/tests/css/rtl_table_a.html similarity index 86% rename from tests/ref/rtl_table_a.html rename to tests/wpt/mozilla/tests/css/rtl_table_a.html index 7d1e8497dbb..cbb2d353285 100644 --- a/tests/ref/rtl_table_a.html +++ b/tests/wpt/mozilla/tests/css/rtl_table_a.html @@ -1,6 +1,7 @@ + RTL Table test