| 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..aa7d382222672d64a27d6a8d5e2571205628b712 100644
|
| --- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
|
| +++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
|
| @@ -174,8 +174,8 @@ TEST SUCCEEDED: The value was the empty string. [tested HTMLMetaElement.httpEqui
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLMetaElement.name]
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLMetaElement.scheme]
|
|
|
| -TEST SUCCEEDED: The value was the empty string. [tested HTMLModElement.cite]
|
| -TEST SUCCEEDED: The value was the empty string. [tested HTMLModElement.dateTime]
|
| +TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLModElement.cite]
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested HTMLModElement.dateTime]
|
|
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.code]
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.align]
|
|
|