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..5787af420b4384c9f38e2488a3178d24964e2d6e 100644 |
--- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
+++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
@@ -112,9 +112,10 @@ TEST SUCCEEDED: The value was the empty string. [tested HTMLHeadElement.profile] |
TEST SUCCEEDED: The value was the empty string. [tested HTMLHeadingElement.align] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLHRElement.align] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLHRElement.size] |
-TEST SUCCEEDED: The value was the empty string. [tested HTMLHRElement.width] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.align] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.color] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.size] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.width] |
TEST SUCCEEDED: The value was the empty string. [tested HTMLHtmlElement.version] |