| 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 bf974512bbe63b7905ea8ef1edefb9641b344b45..8794b4de69a2252db304c0a2742a4717e9f349c4 100644
|
| --- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
|
| +++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
|
| @@ -176,6 +176,12 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.type]
|
|
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMapElement.name]
|
|
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.behavior]
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.bgColor]
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.direction]
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.height]
|
| +TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.width]
|
| +
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.content]
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.httpEquiv]
|
| TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.name]
|
|
|