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 d8b843077e6f6f29152b89cf878ef57547479fd2..a6538ef3a18e19e113949492bcfb5ff1ebff515f 100644 |
--- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
+++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
@@ -90,7 +90,7 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFontElement.size] |
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFormElement.acceptCharset] |
TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLFormElement.action] |
-TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFormElement.autocomplete] |
+TEST SUCCEEDED: The value was the string 'on'. [tested HTMLFormElement.autocomplete] |
TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [tested HTMLFormElement.enctype] |
TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [tested HTMLFormElement.encoding] |
TEST SUCCEEDED: The value was the string 'get'. [tested HTMLFormElement.method] |