| 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 d8b843077e6f6f29152b89cf878ef57547479fd2..8e7e493191fb5ef221ade3d058dd163cf9912dfb 100644
|
| --- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
|
| +++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
|
| @@ -135,7 +135,7 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.width
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.align]
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.alt]
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.border]
|
| -TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.crossOrigin]
|
| +TEST SUCCEEDED: The value was the string 'anonymous'. [tested HTMLImageElement.crossOrigin]
|
| TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLImageElement.longDesc]
|
| TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLImageElement.lowsrc]
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.name]
|
| @@ -241,7 +241,7 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.event
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.charset]
|
| TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLScriptElement.src]
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.type]
|
| -TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.crossOrigin]
|
| +TEST SUCCEEDED: The value was the string 'anonymous'. [tested HTMLScriptElement.crossOrigin]
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.nonce]
|
|
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.value]
|
|
|