From bd27740ebf8d72cbdea722841ec3f416568f409c Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Thu, 8 Oct 2015 16:26:40 +0200 Subject: [PATCH] Add missing changes to MANIFEST.json. --- tests/wpt/mozilla/meta/MANIFEST.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index ec0f751f6b0..9c27cb7cabf 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -968,6 +968,18 @@ "url": "/_mozilla/css/setpropertypriority.html" } ], + "css/stacking_context_rtl.html": [ + { + "path": "css/stacking_context_rtl.html", + "references": [ + [ + "/_mozilla/css/stacking_context_rtl-ref.html", + "==" + ] + ], + "url": "/_mozilla/css/stacking_context_rtl.html" + } + ], "css/word-spacing.html": [ { "path": "css/word-spacing.html", @@ -1142,4 +1154,4 @@ "rev": null, "url_base": "/_mozilla/", "version": 2 -} +} \ No newline at end of file