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

Unified Diff: LayoutTests/platform/win/fast/forms/focus-selection-textarea-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month 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/platform/win/fast/forms/focus-selection-textarea-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/focus-selection-textarea-expected.txt b/LayoutTests/platform/win/fast/forms/focus-selection-textarea-expected.txt
index c9a771ceb526865af108935bce5a03a0b391b292..b851e0336051ee88afdc8ec8a522916ab4d343a2 100644
--- a/LayoutTests/platform/win/fast/forms/focus-selection-textarea-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/focus-selection-textarea-expected.txt
@@ -34,6 +34,9 @@ This test checks whether the selection is restored, cleared, or set to the full
9) Hit Ctrl-Option-I (or Alt-I on Windows), only the word "SUCCESS" should be selected:
+PASS successfullyParsed is true
+
+TEST COMPLETE
PASS first.selectionStart is 11
PASS first.selectionEnd is 18
FAIL first.selectionStart should be 11. Was 0.
@@ -70,7 +73,4 @@ PASS ninth.selectionStart is 11
PASS ninth.selectionEnd is 18
PASS ninth.selectionStart is 11
PASS ninth.selectionEnd is 18
-PASS successfullyParsed is true
-
-TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698