| 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 314bf2180813ffb876d05a1f783b125883681e71..9429173c6c5fc1964c9082227d7cfc943db98bfe 100644
|
| --- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
|
| +++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
|
| @@ -51,18 +51,19 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAudioElement.mediaG
|
| TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLAudioElement.preload]
|
| TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLAudioElement.src]
|
|
|
| -TEST SUCCEEDED: The value was the empty string. [tested HTMLBaseElement.target]
|
| +TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLBaseElement.href]
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested HTMLBaseElement.target]
|
|
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLBlockquoteElement.cite]
|
|
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.aLink]
|
| -TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.background]
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested HTMLBodyElement.background]
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.bgColor]
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.link]
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.text]
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.vLink]
|
|
|
| -TEST SUCCEEDED: The value was the empty string. [tested HTMLBRElement.clear]
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested HTMLBRElement.clear]
|
|
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLButtonElement.accessKey]
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLButtonElement.name]
|
|
|