| Index: LayoutTests/fast/dom/documentmarker-add-adjacent-text-expected.txt
|
| diff --git a/LayoutTests/fast/dom/documentmarker-add-adjacent-text-expected.txt b/LayoutTests/fast/dom/documentmarker-add-adjacent-text-expected.txt
|
| index f8bbea3324503df868d3529cffd8a23b04c90c53..fec0eb86411fc41cc4a84d0738dd6673f9c61a5e 100644
|
| --- a/LayoutTests/fast/dom/documentmarker-add-adjacent-text-expected.txt
|
| +++ b/LayoutTests/fast/dom/documentmarker-add-adjacent-text-expected.txt
|
| @@ -1,5 +1,10 @@
|
| -CONSOLE ERROR: line 22: Uncaught SyntaxError: Illegal return statement
|
| -FAIL successfullyParsed should be true. Was false.
|
| +Checks that two adjacent TextMatch markers are not being merged.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS window.internals.markerCountForNode(elt, "textmatch") is 2
|
| +PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| text
|
|
|