Index: LayoutTests/fast/dom/dom-constructors-expected.txt |
diff --git a/LayoutTests/fast/dom/dom-constructors-expected.txt b/LayoutTests/fast/dom/dom-constructors-expected.txt |
index af9cf0fd046bc84204e079379256b3d27f758fcc..e4ae7275a9e25ef4b35591c631d77ab841c2599c 100644 |
--- a/LayoutTests/fast/dom/dom-constructors-expected.txt |
+++ b/LayoutTests/fast/dom/dom-constructors-expected.txt |
@@ -114,7 +114,7 @@ PASS TryAllocate('Navigator') is 'exception' |
PASS TryAllocate('NodeIterator') is 'exception' |
PASS TryAllocate('RGBColor') is 'exception' |
PASS TryAllocate('Screen') is 'exception' |
-FAIL TryAllocate('TreeWalker') should be exception. Was no constructor. |
+PASS TryAllocate('TreeWalker') is 'exception' |
PASS TryAllocate('XPathExpression') is 'exception' |
PASS TryAllocate('Worker') is 'exception' |
PASS TryAllocate('EventTargetNode') is 'no constructor' |