From 293561a0c4cde735aca431aad188c8310a63644e Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Mon, 19 Oct 2015 18:34:07 -0400 Subject: [PATCH] Move inline_block_img_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/inline_block_img_a.html | 1 + .../tests/css}/inline_block_img_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/inline_block_img_a.html (93%) rename tests/{ref => wpt/mozilla/tests/css}/inline_block_img_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index d3ac24d0498..bcce1a5ebac 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -126,7 +126,6 @@ prefs:"layout.writing-mode.enabled" == iframe/size_attributes_vertical_writing_m == inline_block_block_direction_margins_a.html inline_block_block_direction_margins_ref.html == inline_block_border_a.html inline_block_border_ref.html == inline_block_border_intrinsic_size_a.html inline_block_border_intrinsic_size_ref.html -== inline_block_img_a.html inline_block_img_ref.html == inline_block_margin_a.html inline_block_margin_ref.html == inline_block_margin_auto_a.html inline_block_margin_auto_ref.html == inline_block_margin_auto_zero_a.html inline_block_margin_auto_zero_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 46bf2688a32..8170079d864 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/inline_block_img_a.html": [ + { + "path": "css/inline_block_img_a.html", + "references": [ + [ + "/_mozilla/css/inline_block_img_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/inline_block_img_a.html" + } + ], "css/inline_block_overflow.html": [ { "path": "css/inline_block_overflow.html", @@ -4188,6 +4200,18 @@ "url": "/_mozilla/css/flex_nochild.html" } ], + "css/inline_block_img_a.html": [ + { + "path": "css/inline_block_img_a.html", + "references": [ + [ + "/_mozilla/css/inline_block_img_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/inline_block_img_a.html" + } + ], "css/inline_block_overflow.html": [ { "path": "css/inline_block_overflow.html", diff --git a/tests/ref/inline_block_img_a.html b/tests/wpt/mozilla/tests/css/inline_block_img_a.html similarity index 93% rename from tests/ref/inline_block_img_a.html rename to tests/wpt/mozilla/tests/css/inline_block_img_a.html index 0fdf791a04c..3fe84cf7ae6 100644 --- a/tests/ref/inline_block_img_a.html +++ b/tests/wpt/mozilla/tests/css/inline_block_img_a.html @@ -1,6 +1,7 @@ +