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..f8370510f15f0f6ff51e6691ab4515159e698f03 100644 |
--- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
+++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt |
@@ -150,6 +150,10 @@ TEST SUCCEEDED: The value was the string 'text'. [tested HTMLInputElement.type] |
TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.useMap] |
TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.value] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLKeygenElement.challenge] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLKeygenElement.keytype] |
+TEST SUCCEEDED: The value was the string 'null'. [tested HTMLKeygenElement.name] |
+ |
TEST SUCCEEDED: The value was the empty string. [tested HTMLLabelElement.accessKey] |
TEST SUCCEEDED: The value was the empty string. [tested HTMLLabelElement.htmlFor] |