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..8fb3fbf9ad7d1763eec4b16a317a458f6fdf7c92 100644 |
--- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
+++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
@@ -169,10 +169,10 @@ TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.type] |
TEST SUCCEEDED: The value was the empty string. [tested HTMLMapElement.name] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLMetaElement.content] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLMetaElement.httpEquiv] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLMetaElement.name] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLMetaElement.scheme] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.content] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.httpEquiv] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.name] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.scheme] |
TEST SUCCEEDED: The value was the empty string. [tested HTMLModElement.cite] |
TEST SUCCEEDED: The value was the empty string. [tested HTMLModElement.dateTime] |