From 9a90a96cc01654be196ca58167ff92c9d6612d3a Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Wed, 20 Apr 2016 11:28:07 +0200 Subject: [PATCH] Note the bug for Node::rootNode. --- tests/wpt/metadata/dom/nodes/rootNode.html.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/wpt/metadata/dom/nodes/rootNode.html.ini b/tests/wpt/metadata/dom/nodes/rootNode.html.ini index 44e544621ef..8505eb99f81 100644 --- a/tests/wpt/metadata/dom/nodes/rootNode.html.ini +++ b/tests/wpt/metadata/dom/nodes/rootNode.html.ini @@ -1,5 +1,6 @@ [rootNode.html] type: testharness + bug: https://github.com/servo/servo/issues/10747 [rootNode attribute must return the context object when it does not have any parent] expected: FAIL