From 031d4f0c2c3142abee73728a5acf8b69bbef718b Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Tue, 14 Apr 2015 17:49:58 +0200 Subject: [PATCH] Start running reftests with wptrunner. CC #5618. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 ++++++++++++ .../tests/css/abs_float_pref_width-ref.html} | 0 .../tests/css/abs_float_pref_width.html} | 1 + .../wpt/mozilla/tests/css/fonts/ahem/COPYING | 36 ++++++++++++++++++ tests/wpt/mozilla/tests/css/fonts/ahem/README | 30 +++++++++++++++ .../wpt/mozilla/tests/css/fonts/ahem/ahem.ttf | Bin 0 -> 12480 bytes 7 files changed, 91 insertions(+), 1 deletion(-) rename tests/{ref/abs_float_pref_width_ref.html => wpt/mozilla/tests/css/abs_float_pref_width-ref.html} (100%) rename tests/{ref/abs_float_pref_width_a.html => wpt/mozilla/tests/css/abs_float_pref_width.html} (90%) create mode 100644 tests/wpt/mozilla/tests/css/fonts/ahem/COPYING create mode 100644 tests/wpt/mozilla/tests/css/fonts/ahem/README create mode 100644 tests/wpt/mozilla/tests/css/fonts/ahem/ahem.ttf diff --git a/tests/ref/basic.list b/tests/ref/basic.list index aa20b7fb70e..7c343382004 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -38,7 +38,6 @@ fragment=top != ../html/acid2.html acid2_ref.html == 2dcontext/lineto_a.html 2dcontext/lineto_ref.html == 2dcontext/transform_a.html 2dcontext/transform_ref.html -== abs_float_pref_width_a.html abs_float_pref_width_ref.html == absolute_clipping_of_own_contents_a.html absolute_clipping_of_own_contents_ref.html == absolute_content_height_a.html absolute_content_height_ref.html == absolute_hypothetical_float_a.html absolute_hypothetical_float_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 110dd12da11..1386dc24326 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -15,6 +15,18 @@ "deleted": [], "items": { "reftest": { + "css/abs_float_pref_width.html": [ + { + "path": "css/abs_float_pref_width.html", + "references": [ + [ + "/_mozilla/css/abs_float_pref_width-ref.html", + "==" + ] + ], + "url": "/_mozilla/css/abs_float_pref_width.html" + } + ], "css/class-namespaces.html": [ { "path": "css/class-namespaces.html", @@ -535,6 +547,18 @@ ], "url": "/_mozilla/css/class-namespaces.html" } + ], + "css/abs_float_pref_width.html": [ + { + "path": "css/abs_float_pref_width.html", + "references": [ + [ + "/_mozilla/css/abs_float_pref_width-ref.html", + "==" + ] + ], + "url": "/_mozilla/css/abs_float_pref_width.html" + } ] } }, diff --git a/tests/ref/abs_float_pref_width_ref.html b/tests/wpt/mozilla/tests/css/abs_float_pref_width-ref.html similarity index 100% rename from tests/ref/abs_float_pref_width_ref.html rename to tests/wpt/mozilla/tests/css/abs_float_pref_width-ref.html diff --git a/tests/ref/abs_float_pref_width_a.html b/tests/wpt/mozilla/tests/css/abs_float_pref_width.html similarity index 90% rename from tests/ref/abs_float_pref_width_a.html rename to tests/wpt/mozilla/tests/css/abs_float_pref_width.html index 65714506722..2bd75d4da7b 100644 --- a/tests/ref/abs_float_pref_width_a.html +++ b/tests/wpt/mozilla/tests/css/abs_float_pref_width.html @@ -1,6 +1,7 @@ +