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 8b66064eb2f7a97e1a2366654af5f2e840a2851d..a02094f098e44e0cb66de0257e2195b62d1317be 100644 |
--- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
+++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
@@ -158,14 +158,14 @@ TEST SUCCEEDED: The value was the empty string. [tested HTMLLegendElement.align] |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLIElement.type] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.charset] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.href] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.hreflang] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.media] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.rel] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.rev] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.target] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.type] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.charset] |
+TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLLinkElement.href] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.hreflang] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.media] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.rel] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.rev] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.target] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.type] |
TEST SUCCEEDED: The value was the empty string. [tested HTMLMapElement.name] |