From d9a1c06fb45dacc11c1d794feb39f967d28f849d Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Fri, 30 Oct 2015 12:16:16 -0400 Subject: [PATCH] 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",