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 @@ +