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