| 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 ec2a366be1a2c9227ac29b3c03412bda9efe8049..9410ccb7036a062ae6ea0966a10ac124d173064b 100644 | 
| --- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt | 
| +++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt | 
| @@ -84,8 +84,8 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.width] | 
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFieldSetElement.name] | 
|  | 
| TEST SUCCEEDED: The value was the empty string. [tested HTMLFontElement.color] | 
| -TEST SUCCEEDED: The value was the empty string. [tested HTMLFontElement.face] | 
| -TEST SUCCEEDED: The value was the empty string. [tested HTMLFontElement.size] | 
| +TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFontElement.face] | 
| +TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFontElement.size] | 
|  | 
| TEST SUCCEEDED: The value was the empty string. [tested HTMLFormElement.name] | 
| TEST SUCCEEDED: The value was the empty string. [tested HTMLFormElement.acceptCharset] | 
|  |