Index: LayoutTests/fast/dom/document-attribute-js-null-expected.txt |
diff --git a/LayoutTests/fast/dom/document-attribute-js-null-expected.txt b/LayoutTests/fast/dom/document-attribute-js-null-expected.txt |
index 9e15ea1e10e22a778fb51a9acd2a4ead59fd957f..def4688642a55b7afcbed7ce56b4ccceb83e90c8 100644 |
--- a/LayoutTests/fast/dom/document-attribute-js-null-expected.txt |
+++ b/LayoutTests/fast/dom/document-attribute-js-null-expected.txt |
@@ -2,7 +2,7 @@ This test setting various attributes of documents to JavaScript null. |
TEST SUCCEEDED: Got the expected exception (9). [tested Document.xmlVersion] |
TEST SUCCEEDED: The value was null. [tested Document.documentURI] |
-TEST SUCCEEDED: The value was undefined. [tested Document.charset] |
+TEST SUCCEEDED: The value was the empty string. [tested Document.charset] |
TEST SUCCEEDED: The value was null. [tested Document.selectedStylesheetSet] |
TEST SUCCEEDED: The value was the empty string. [tested HTMLDocument.title] |