| 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 cde04820c85b1a0652fd1c9fcdbf4cd230ea48d5..4409aa6eb2aaa00cb1bcbb0843505f9af1624c45 100644
|
| --- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
|
| +++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
|
| @@ -74,10 +74,12 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.value
|
|
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLDivElement.align]
|
|
|
| -TEST SUCCEEDED: The value was the empty string. [tested HTMLEmbedElement.align]
|
| -TEST SUCCEEDED: The value was the empty string. [tested HTMLEmbedElement.name]
|
| -TEST SUCCEEDED: The value was the empty string. [tested HTMLEmbedElement.src]
|
| -TEST SUCCEEDED: The value was the empty string. [tested HTMLEmbedElement.type]
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.align]
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.height]
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.name]
|
| +TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLEmbedElement.src]
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.type]
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.width]
|
|
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLFontElement.color]
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLFontElement.face]
|
|
|