Index: LayoutTests/fast/dom/coreDOM-element-attribute-js-null-expected.txt |
diff --git a/LayoutTests/fast/dom/coreDOM-element-attribute-js-null-expected.txt b/LayoutTests/fast/dom/coreDOM-element-attribute-js-null-expected.txt |
index 840eaf471243eee9fd7ee6c506b741c04ea8e015..c2688bcbcac71a31816acb8a78b163d87f665ef9 100644 |
--- a/LayoutTests/fast/dom/coreDOM-element-attribute-js-null-expected.txt |
+++ b/LayoutTests/fast/dom/coreDOM-element-attribute-js-null-expected.txt |
@@ -2,7 +2,7 @@ This test setting various attributes of a elements to JavaScript null. |
TEST SUCCEEDED: The value was null. [tested Attr.value] |
-TEST SUCCEEDED: The value was null. [tested ProcessingInstruction.data] |
+TEST SUCCEEDED: The value was the empty string. [tested ProcessingInstruction.data] |
TEST SUCCEEDED: The value was the empty string. [tested CharacterData.data] |