From dd2f59b2f55904b245fddfc54f760dfb990597c4 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Thu, 15 Oct 2015 21:28:42 -0400 Subject: [PATCH] Move text_align_complex_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/text_align_complex_a.html | 1 + .../tests/css}/text_align_complex_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/text_align_complex_a.html (91%) rename tests/{ref => wpt/mozilla/tests/css}/text_align_complex_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 622f1eca8a5..12565d9a289 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -322,7 +322,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == table_preferred_width_a.html table_preferred_width_ref.html == table_row_direction_a.html table_row_direction_ref.html == table_width_attribute_a.html table_width_attribute_ref.html -== text_align_complex_a.html text_align_complex_ref.html == text_align_justify_a.html text_align_justify_ref.html == text_align_start_end.html text_align_start_end_ref.html == text_decoration_cached.html text_decoration_cached_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index c8f5b0cce64..bb3f2443a1b 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -615,6 +615,18 @@ "url": "/_mozilla/css/table_specified_width_a.html" } ], + "css/text_align_complex_a.html": [ + { + "path": "css/text_align_complex_a.html", + "references": [ + [ + "/_mozilla/css/text_align_complex_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/text_align_complex_a.html" + } + ], "css/text_align_rtl.html": [ { "path": "css/text_align_rtl.html", @@ -2240,6 +2252,18 @@ "url": "/_mozilla/css/table_specified_width_a.html" } ], + "css/text_align_complex_a.html": [ + { + "path": "css/text_align_complex_a.html", + "references": [ + [ + "/_mozilla/css/text_align_complex_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/text_align_complex_a.html" + } + ], "css/text_align_rtl.html": [ { "path": "css/text_align_rtl.html", diff --git a/tests/ref/text_align_complex_a.html b/tests/wpt/mozilla/tests/css/text_align_complex_a.html similarity index 91% rename from tests/ref/text_align_complex_a.html rename to tests/wpt/mozilla/tests/css/text_align_complex_a.html index 3a80d4e8c60..5fe118020db 100644 --- a/tests/ref/text_align_complex_a.html +++ b/tests/wpt/mozilla/tests/css/text_align_complex_a.html @@ -1,6 +1,7 @@ +