Index: LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
diff --git a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
index 9ceb432568795b9839e860e92a15c1e5b4b46976..b5ffef3a36095263e72531883418013436accd3a 100644 |
--- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
+++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
@@ -20,7 +20,7 @@ TEST SUCCEEDED: Exception (SyntaxError: Failed to set the 'contentEditable' prop |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.charset] |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.coords] |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.download] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLAnchorElement.href] |
+TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLAnchorElement.href] |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.hreflang] |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.name] |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.ping] |
@@ -42,7 +42,7 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.width |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.alt] |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.coords] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLAreaElement.href] |
+TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLAreaElement.href] |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.ping] |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.shape] |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.target] |