Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(168)

Unified Diff: LayoutTests/fast/dom/documentmarker-set-active-expected.txt

Issue 267983005: Auto-rebaseline for r173389 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698