From be594f6c09401b23733f821d9f3e37fef4cee24d Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Wed, 14 Oct 2015 00:09:15 -0400 Subject: [PATCH] Move transform_simple_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/transform_simple_a.html | 1 + .../tests/css}/transform_simple_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/transform_simple_a.html (92%) rename tests/{ref => wpt/mozilla/tests/css}/transform_simple_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 177dba55890..5e32210955c 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -345,7 +345,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == text_transform_uppercase_a.html text_transform_uppercase_ref.html == transform_3d.html transform_3d_ref.html == transform_optimization.html transform_optimization_ref.html -== transform_simple_a.html transform_simple_ref.html flaky_cpu,prefs:"layout.writing-mode.enabled" == vertical-lr-blocks.html vertical-lr-blocks_ref.html == vertical_align_bottom_a.html vertical_align_bottom_ref.html == vertical_align_inline_block_a.html vertical_align_inline_block_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index e96d29688f7..a2f044b7b36 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/transform_simple_a.html": [ + { + "path": "css/transform_simple_a.html", + "references": [ + [ + "/_mozilla/css/transform_simple_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/transform_simple_a.html" + } + ], "css/transform_skew_a.html": [ { "path": "css/transform_skew_a.html", @@ -2048,6 +2060,18 @@ "url": "/_mozilla/css/stacking_context_rtl.html" } ], + "css/transform_simple_a.html": [ + { + "path": "css/transform_simple_a.html", + "references": [ + [ + "/_mozilla/css/transform_simple_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/transform_simple_a.html" + } + ], "css/transform_skew_a.html": [ { "path": "css/transform_skew_a.html", diff --git a/tests/ref/transform_simple_a.html b/tests/wpt/mozilla/tests/css/transform_simple_a.html similarity index 92% rename from tests/ref/transform_simple_a.html rename to tests/wpt/mozilla/tests/css/transform_simple_a.html index f5753001c5a..8af4ced9f79 100644 --- a/tests/ref/transform_simple_a.html +++ b/tests/wpt/mozilla/tests/css/transform_simple_a.html @@ -1,6 +1,7 @@ +