| 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 c43f70abf01589f5721dfbeb8b931948bc71264a..608bd8c5e689b81c76448174b063f2114cf2ae99 100644
|
| --- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
|
| +++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
|
| @@ -11,7 +11,7 @@ TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.dir]
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.className]
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.innerHTML]
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.innerText]
|
| -TEST SUCCEEDED: Exception (Error: SyntaxError: DOM Exception 12) was thrown as expected. [tested HTMLElement.contentEditable]
|
| +TEST SUCCEEDED: Exception (SyntaxError: An invalid or illegal string was specified.) was thrown as expected. [tested HTMLElement.contentEditable]
|
|
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLAnchorElement.accessKey]
|
| TEST SUCCEEDED: The value was the empty string. [tested HTMLAnchorElement.charset]
|
|
|