From d1b3e098cd5c9501d662cf2d401016c23a11aff4 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Mon, 19 Oct 2015 18:34:07 -0400 Subject: [PATCH] Move inline_hypothetical_box_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/inline_hypothetical_box_a.html | 1 + .../css}/inline_hypothetical_box_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/inline_hypothetical_box_a.html (88%) rename tests/{ref => wpt/mozilla/tests/css}/inline_hypothetical_box_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 30b5ca2eafc..d3ac24d0498 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -137,7 +137,6 @@ prefs:"layout.writing-mode.enabled" == iframe/size_attributes_vertical_writing_m == inline_block_parent_width_percentage.html inline_block_parent_width_ref.html == inline_block_stacking_context_a.html inline_block_stacking_context_ref.html # inline_border_a.html inline_border_b.html -== inline_hypothetical_box_a.html inline_hypothetical_box_ref.html == inline_margin_multiple_fragments_a.html inline_margin_multiple_fragments_ref.html == inline_whitespace_a.html inline_whitespace_ref.html == inline_whitespace_b.html inline_whitespace_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 7b6887c13a9..46bf2688a32 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -743,6 +743,18 @@ "url": "/_mozilla/css/inline_element_border_a.html" } ], + "css/inline_hypothetical_box_a.html": [ + { + "path": "css/inline_hypothetical_box_a.html", + "references": [ + [ + "/_mozilla/css/inline_hypothetical_box_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/inline_hypothetical_box_a.html" + } + ], "css/inline_margins_a.html": [ { "path": "css/inline_margins_a.html", @@ -4236,6 +4248,18 @@ "url": "/_mozilla/css/inline_element_border_a.html" } ], + "css/inline_hypothetical_box_a.html": [ + { + "path": "css/inline_hypothetical_box_a.html", + "references": [ + [ + "/_mozilla/css/inline_hypothetical_box_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/inline_hypothetical_box_a.html" + } + ], "css/inline_margins_a.html": [ { "path": "css/inline_margins_a.html", diff --git a/tests/ref/inline_hypothetical_box_a.html b/tests/wpt/mozilla/tests/css/inline_hypothetical_box_a.html similarity index 88% rename from tests/ref/inline_hypothetical_box_a.html rename to tests/wpt/mozilla/tests/css/inline_hypothetical_box_a.html index 3b07324daa6..0406a275a9c 100644 --- a/tests/ref/inline_hypothetical_box_a.html +++ b/tests/wpt/mozilla/tests/css/inline_hypothetical_box_a.html @@ -1,6 +1,7 @@ +