From 4b5f8e997038f355e16b8926e3aad90be634f571 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Fri, 30 Oct 2015 11:46:41 -0400 Subject: [PATCH 1/2] Alphabetize entries in the WPT manifests --- tests/wpt/metadata/MANIFEST.json | 8 ++--- tests/wpt/mozilla/meta/MANIFEST.json | 48 ++++++++++++++-------------- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/tests/wpt/metadata/MANIFEST.json b/tests/wpt/metadata/MANIFEST.json index cf966b53ed4..cca191cbca1 100644 --- a/tests/wpt/metadata/MANIFEST.json +++ b/tests/wpt/metadata/MANIFEST.json @@ -17909,6 +17909,10 @@ "path": "html/semantics/forms/the-select-element/common-HTMLOptionsCollection.html", "url": "/html/semantics/forms/the-select-element/common-HTMLOptionsCollection.html" }, + { + "path": "html/semantics/forms/the-select-element/select-ask-for-reset.html", + "url": "/html/semantics/forms/the-select-element/select-ask-for-reset.html" + }, { "path": "html/semantics/forms/the-select-element/select-named-getter.html", "url": "/html/semantics/forms/the-select-element/select-named-getter.html" @@ -17917,10 +17921,6 @@ "path": "html/semantics/forms/the-select-element/select-remove.html", "url": "/html/semantics/forms/the-select-element/select-remove.html" }, - { - "path": "html/semantics/forms/the-select-element/select-ask-for-reset.html", - "url": "/html/semantics/forms/the-select-element/select-ask-for-reset.html" - }, { "path": "html/semantics/forms/the-textarea-element/textarea-type.html", "url": "/html/semantics/forms/the-textarea-element/textarea-type.html" diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index a43ee30fded..9db826ec669 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -2087,18 +2087,6 @@ "url": "/_mozilla/css/link_style_order.html" } ], - "css/list_style_fixed_inside_a.html": [ - { - "path": "css/list_style_fixed_inside_a.html", - "references": [ - [ - "/_mozilla/css/list_style_fixed_inside_ref.html", - "==" - ] - ], - "url": "/_mozilla/css/list_style_fixed_inside_a.html" - } - ], "css/list_item_overflow.html": [ { "path": "css/list_item_overflow.html", @@ -2111,6 +2099,18 @@ "url": "/_mozilla/css/list_item_overflow.html" } ], + "css/list_style_fixed_inside_a.html": [ + { + "path": "css/list_style_fixed_inside_a.html", + "references": [ + [ + "/_mozilla/css/list_style_fixed_inside_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/list_style_fixed_inside_a.html" + } + ], "css/list_style_image_sizing_a.html": [ { "path": "css/list_style_image_sizing_a.html", @@ -6708,18 +6708,6 @@ "url": "/_mozilla/css/link_style_order.html" } ], - "css/list_style_fixed_inside_a.html": [ - { - "path": "css/list_style_fixed_inside_a.html", - "references": [ - [ - "/_mozilla/css/list_style_fixed_inside_ref.html", - "==" - ] - ], - "url": "/_mozilla/css/list_style_fixed_inside_a.html" - } - ], "css/list_item_overflow.html": [ { "path": "css/list_item_overflow.html", @@ -6732,6 +6720,18 @@ "url": "/_mozilla/css/list_item_overflow.html" } ], + "css/list_style_fixed_inside_a.html": [ + { + "path": "css/list_style_fixed_inside_a.html", + "references": [ + [ + "/_mozilla/css/list_style_fixed_inside_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/list_style_fixed_inside_a.html" + } + ], "css/list_style_image_sizing_a.html": [ { "path": "css/list_style_image_sizing_a.html", From d9a1c06fb45dacc11c1d794feb39f967d28f849d Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Fri, 30 Oct 2015 12:16:16 -0400 Subject: [PATCH 2/2] Add missing WPT to reftest_nodes --- tests/wpt/mozilla/meta/MANIFEST.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 9db826ec669..2c07bd173f4 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -6552,6 +6552,18 @@ "url": "/_mozilla/css/last_of_type_pseudo_a.html" } ], + "css/layerization_layer_size.html": [ + { + "path": "css/layerization_layer_size.html", + "references": [ + [ + "/_mozilla/css/layerization_layer_size_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/layerization_layer_size.html" + } + ], "css/layerization_z_order_a.html": [ { "path": "css/layerization_z_order_a.html",