Index: LayoutTests/http/tests/misc/createElementNamespace2.xhtml |
diff --git a/LayoutTests/http/tests/misc/createElementNamespace2.xhtml b/LayoutTests/http/tests/misc/createElementNamespace2.xhtml |
index a0e67ef9696c6824d4ff7a902960b88ceb4091e4..18ab1a358f318923acb5c8852f5adb59d1805c3a 100644 |
--- a/LayoutTests/http/tests/misc/createElementNamespace2.xhtml |
+++ b/LayoutTests/http/tests/misc/createElementNamespace2.xhtml |
@@ -9,7 +9,7 @@ |
log(""); |
log("Test1: document.namespaceURI") |
- shouldBe("document.namespaceURI", "null"); |
+ shouldBe("document.namespaceURI", "undefined"); |
log(""); |
log("Test2: document.createElement().namespaceURI") |