| Index: LayoutTests/fast/xpath/detached-subtree-invalidate-iterator-expected.txt
|
| diff --git a/LayoutTests/fast/xpath/detached-subtree-invalidate-iterator-expected.txt b/LayoutTests/fast/xpath/detached-subtree-invalidate-iterator-expected.txt
|
| index da9c3a07b1c0d45689b42dfb91ad4428032430aa..b9557d4bd9cc4282324251e500dec391f3b564e8 100644
|
| --- a/LayoutTests/fast/xpath/detached-subtree-invalidate-iterator-expected.txt
|
| +++ b/LayoutTests/fast/xpath/detached-subtree-invalidate-iterator-expected.txt
|
| @@ -4,7 +4,7 @@ PASS result.invalidIteratorState is false
|
| PASS result.iterateNext().tagName is 'span'
|
| Modifying the document...
|
| PASS result.invalidIteratorState is true
|
| -PASS result.iterateNext() threw exception Error: InvalidStateError: DOM Exception 11.
|
| +PASS result.iterateNext() threw exception InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable..
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|