Index: third_party/WebKit/LayoutTests/fast/dom/document-attribute-js-null-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/document-attribute-js-null-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/document-attribute-js-null-expected.txt |
index 4f8ac08c987c3a776768811173912380ee1d5b88..29b4129bd3f066ad3a543b0bfa2f05704b2e0fd2 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/document-attribute-js-null-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/document-attribute-js-null-expected.txt |
@@ -8,7 +8,7 @@ TEST SUCCEEDED: The value was the string 'UTF-8'. [tested Document.characterSet] |
TEST SUCCEEDED: The value was the string 'UTF-8'. [tested Document.inputEncoding] |
TEST SUCCEEDED: The value was null. [tested Document.selectedStylesheetSet] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLDocument.title] |
+TEST SUCCEEDED: The value was 'null'. [tested HTMLDocument.title] |
TEST SUCCEEDED: The value was the empty string. [tested HTMLDocument.cookie] |
TEST SUCCEEDED: The value was the empty string. [tested HTMLDocument.bgColor] |
TEST SUCCEEDED: The value was the empty string. [tested HTMLDocument.fgColor] |