From a76dc54d5468b3cdb64e4dc18debd95caa9a523b Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Fri, 16 Oct 2015 08:04:04 -0400 Subject: [PATCH] Move rtl_margin_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../mozilla/tests/css}/rtl_margin_a.html | 1 + .../mozilla/tests/css}/rtl_margin_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/rtl_margin_a.html (91%) rename tests/{ref => wpt/mozilla/tests/css}/rtl_margin_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index d5f73c9a594..7b9fadc87b3 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -283,7 +283,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == root_pseudo_a.html root_pseudo_b.html == rtl_body.html rtl_body_ref.html == rtl_float_a.html rtl_float_ref.html -== rtl_margin_a.html rtl_margin_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 278f41179cc..9e5a40f70c9 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_margin_a.html": [ + { + "path": "css/rtl_margin_a.html", + "references": [ + [ + "/_mozilla/css/rtl_margin_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/rtl_margin_a.html" + } + ], "css/rtl_simple.html": [ { "path": "css/rtl_simple.html", @@ -2892,6 +2904,18 @@ "url": "/_mozilla/css/flex_nochild.html" } ], + "css/rtl_margin_a.html": [ + { + "path": "css/rtl_margin_a.html", + "references": [ + [ + "/_mozilla/css/rtl_margin_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/rtl_margin_a.html" + } + ], "css/rtl_simple.html": [ { "path": "css/rtl_simple.html", diff --git a/tests/ref/rtl_margin_a.html b/tests/wpt/mozilla/tests/css/rtl_margin_a.html similarity index 91% rename from tests/ref/rtl_margin_a.html rename to tests/wpt/mozilla/tests/css/rtl_margin_a.html index b8f0840e39c..90310f3418e 100644 --- a/tests/ref/rtl_margin_a.html +++ b/tests/wpt/mozilla/tests/css/rtl_margin_a.html @@ -1,6 +1,7 @@ + RTL margin test