From 82e84f8e8dd94e29e918468eaee88daf72460296 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Wed, 25 Jun 2014 15:54:14 +0200 Subject: [PATCH] Update remaining web-platform-tests results. --- src/test/wpt/metadata/dom/errors/exceptions.html.ini | 1 + .../dom/nodes/DOMImplementation-createDocument.html.ini | 1 - src/test/wpt/metadata/dom/nodes/Document-createElement.html.ini | 2 -- .../dom/nodes/Element-childElementCount-dynamic-remove.html.ini | 1 - src/test/wpt/metadata/dom/nodes/Node-replaceChild.html.ini | 1 - 5 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 src/test/wpt/metadata/dom/nodes/Document-createElement.html.ini diff --git a/src/test/wpt/metadata/dom/errors/exceptions.html.ini b/src/test/wpt/metadata/dom/errors/exceptions.html.ini index f8f103b76b4..cba79be74fd 100644 --- a/src/test/wpt/metadata/dom/errors/exceptions.html.ini +++ b/src/test/wpt/metadata/dom/errors/exceptions.html.ini @@ -1,5 +1,6 @@ [exceptions.html] type: testharness + expected: TIMEOUT [exception.hasOwnProperty("message")] expected: FAIL diff --git a/src/test/wpt/metadata/dom/nodes/DOMImplementation-createDocument.html.ini b/src/test/wpt/metadata/dom/nodes/DOMImplementation-createDocument.html.ini index efb9ba88eee..71beb5f66a1 100644 --- a/src/test/wpt/metadata/dom/nodes/DOMImplementation-createDocument.html.ini +++ b/src/test/wpt/metadata/dom/nodes/DOMImplementation-createDocument.html.ini @@ -1,6 +1,5 @@ [DOMImplementation-createDocument.html] type: testharness - expected: TIMEOUT [DOMImplementation.createDocument(namespace, qualifiedName, doctype)] expected: TIMEOUT diff --git a/src/test/wpt/metadata/dom/nodes/Document-createElement.html.ini b/src/test/wpt/metadata/dom/nodes/Document-createElement.html.ini deleted file mode 100644 index 03689978084..00000000000 --- a/src/test/wpt/metadata/dom/nodes/Document-createElement.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[Document-createElement.html] - type: testharness diff --git a/src/test/wpt/metadata/dom/nodes/Element-childElementCount-dynamic-remove.html.ini b/src/test/wpt/metadata/dom/nodes/Element-childElementCount-dynamic-remove.html.ini index 9434c4dee18..52ecb84d39b 100644 --- a/src/test/wpt/metadata/dom/nodes/Element-childElementCount-dynamic-remove.html.ini +++ b/src/test/wpt/metadata/dom/nodes/Element-childElementCount-dynamic-remove.html.ini @@ -1,6 +1,5 @@ [Element-childElementCount-dynamic-remove.html] type: testharness - expected: TIMEOUT [Dynamic Removal of Elements] expected: TIMEOUT diff --git a/src/test/wpt/metadata/dom/nodes/Node-replaceChild.html.ini b/src/test/wpt/metadata/dom/nodes/Node-replaceChild.html.ini index 9753422bfc2..38937064a32 100644 --- a/src/test/wpt/metadata/dom/nodes/Node-replaceChild.html.ini +++ b/src/test/wpt/metadata/dom/nodes/Node-replaceChild.html.ini @@ -1,6 +1,5 @@ [Node-replaceChild.html] type: testharness - expected: TIMEOUT [Passing null to replaceChild should throw a TypeError.] expected: TIMEOUT