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

Unified Diff: LayoutTests/fast/dom/documentmarker-add-adjacent-text-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-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

Powered by Google App Engine
This is Rietveld 408576698