| 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 9a9ab7d0d4218eef782a44ebc3cf55c3cda9545d..a46c7a7908ed6773c7bc61fdc4e80a5127aec75e 100644
|
| --- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
|
| +++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
|
| @@ -117,7 +117,7 @@ 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]
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHtmlElement.version]
|
|
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.align]
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.frameBorder]
|
|
|