| 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..5a8d65afbbbaef352c6805e263a49773e3ad959c 100644
|
| --- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
|
| +++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
|
| @@ -247,7 +247,7 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.cross
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.nonce]
|
|
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.value]
|
| -TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.name]
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSelectElement.name]
|
|
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSourceElement.media]
|
| TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLSourceElement.src]
|
|
|