| Index: LayoutTests/fast/dom/documentmarker-set-active-expected.txt
|
| diff --git a/LayoutTests/fast/dom/documentmarker-set-active-expected.txt b/LayoutTests/fast/dom/documentmarker-set-active-expected.txt
|
| index 9720b55f16974dbc201fdc72c0c270197accb360..5f99934c64ef1a183057382f2bb85955ce671ae5 100644
|
| --- a/LayoutTests/fast/dom/documentmarker-set-active-expected.txt
|
| +++ b/LayoutTests/fast/dom/documentmarker-set-active-expected.txt
|
| @@ -1,5 +1,13 @@
|
| -CONSOLE ERROR: line 19: Uncaught SyntaxError: Illegal return statement
|
| -FAIL successfullyParsed should be true. Was false.
|
| +Checks that bounds are handled properly when activating TextMatch markers.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS window.internals.activeMarkerCountForNode(elt) is 0
|
| +PASS window.internals.activeMarkerCountForNode(elt) is 1
|
| +PASS window.internals.activeMarkerCountForNode(elt) is 0
|
| +PASS window.internals.activeMarkerCountForNode(elt) is 0
|
| +PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| text
|
|
|