From 9e0e1f021076703cef107fe031f3429464716c26 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Fri, 16 Oct 2015 18:28:46 -0400 Subject: [PATCH] Move position_abs_height_width_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../css}/position_abs_height_width_a.html | 1 + .../css}/position_abs_height_width_b.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/position_abs_height_width_a.html (86%) rename tests/{ref => wpt/mozilla/tests/css}/position_abs_height_width_b.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 8972eb7f7e3..6a8be723cd6 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -245,7 +245,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_border_a.html pixel_sn resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_snapping_position_ref.html == png_rgba_colorspace_a.html png_rgba_colorspace_b.html == position_abs_cb_with_non_cb_kid_a.html position_abs_cb_with_non_cb_kid_b.html -== position_abs_height_width_a.html position_abs_height_width_b.html # commented out because multiple layers don't work with reftests --pcwalton # == position_fixed_a.html position_fixed_b.html # == position_fixed_simple_a.html position_fixed_simple_b.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 7f88ab39c1e..14fd270ef7c 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/position_abs_height_width_a.html": [ + { + "path": "css/position_abs_height_width_a.html", + "references": [ + [ + "/_mozilla/css/position_abs_height_width_b.html", + "==" + ] + ], + "url": "/_mozilla/css/position_abs_height_width_a.html" + } + ], "css/position_abs_left_a.html": [ { "path": "css/position_abs_left_a.html", @@ -3240,6 +3252,18 @@ "url": "/_mozilla/css/flex_nochild.html" } ], + "css/position_abs_height_width_a.html": [ + { + "path": "css/position_abs_height_width_a.html", + "references": [ + [ + "/_mozilla/css/position_abs_height_width_b.html", + "==" + ] + ], + "url": "/_mozilla/css/position_abs_height_width_a.html" + } + ], "css/position_abs_left_a.html": [ { "path": "css/position_abs_left_a.html", diff --git a/tests/ref/position_abs_height_width_a.html b/tests/wpt/mozilla/tests/css/position_abs_height_width_a.html similarity index 86% rename from tests/ref/position_abs_height_width_a.html rename to tests/wpt/mozilla/tests/css/position_abs_height_width_a.html index 667929c20bd..8d10201a66d 100644 --- a/tests/ref/position_abs_height_width_a.html +++ b/tests/wpt/mozilla/tests/css/position_abs_height_width_a.html @@ -1,5 +1,6 @@ +