From 31476b77b618bbac5f47ac15e1474dffc1e06cd2 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Thu, 5 Nov 2015 16:34:37 +0100 Subject: [PATCH] Move img_block_maxwidth_a.html and img_block_maxwidth_b.html to wpt reftests. --- tests/ref/basic.list | 2 - tests/wpt/mozilla/meta/MANIFEST.json | 48 +++++++++++++++++++ .../tests/css}/img_block_maxwidth_a.html | 1 + .../tests/css}/img_block_maxwidth_b.html | 1 + .../tests/css}/img_block_maxwidth_ref.html | 0 5 files changed, 50 insertions(+), 2 deletions(-) rename tests/{ref => wpt/mozilla/tests/css}/img_block_maxwidth_a.html (84%) rename tests/{ref => wpt/mozilla/tests/css}/img_block_maxwidth_b.html (83%) rename tests/{ref => wpt/mozilla/tests/css}/img_block_maxwidth_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index c57dae5f8a5..b2fe1eb6462 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -34,8 +34,6 @@ prefs:"layout.writing-mode.enabled" == iframe/size_attributes_vertical_writing_m == iframe/stacking_context.html iframe/stacking_context_ref.html == iframe/stacking_context_position_a.html iframe/stacking_context_position_ref.html -== img_block_maxwidth_a.html img_block_maxwidth_ref.html -== img_block_maxwidth_b.html img_block_maxwidth_ref.html != img_simple.html img_simple_ref.html != inline_background_a.html inline_background_ref.html == inline_block_margin_auto_a.html inline_block_margin_auto_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index e19b44b658a..22708bd88cb 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -1595,6 +1595,30 @@ "url": "/_mozilla/css/img_block_display_a.html" } ], + "css/img_block_maxwidth_a.html": [ + { + "path": "css/img_block_maxwidth_a.html", + "references": [ + [ + "/_mozilla/css/img_block_maxwidth_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/img_block_maxwidth_a.html" + } + ], + "css/img_block_maxwidth_b.html": [ + { + "path": "css/img_block_maxwidth_b.html", + "references": [ + [ + "/_mozilla/css/img_block_maxwidth_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/img_block_maxwidth_b.html" + } + ], "css/img_dynamic_remove.html": [ { "path": "css/img_dynamic_remove.html", @@ -6492,6 +6516,30 @@ "url": "/_mozilla/css/img_block_display_a.html" } ], + "css/img_block_maxwidth_a.html": [ + { + "path": "css/img_block_maxwidth_a.html", + "references": [ + [ + "/_mozilla/css/img_block_maxwidth_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/img_block_maxwidth_a.html" + } + ], + "css/img_block_maxwidth_b.html": [ + { + "path": "css/img_block_maxwidth_b.html", + "references": [ + [ + "/_mozilla/css/img_block_maxwidth_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/img_block_maxwidth_b.html" + } + ], "css/img_dynamic_remove.html": [ { "path": "css/img_dynamic_remove.html", diff --git a/tests/ref/img_block_maxwidth_a.html b/tests/wpt/mozilla/tests/css/img_block_maxwidth_a.html similarity index 84% rename from tests/ref/img_block_maxwidth_a.html rename to tests/wpt/mozilla/tests/css/img_block_maxwidth_a.html index a36f5c9001d..b4978341652 100644 --- a/tests/ref/img_block_maxwidth_a.html +++ b/tests/wpt/mozilla/tests/css/img_block_maxwidth_a.html @@ -1,6 +1,7 @@ +