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

Unified Diff: LayoutTests/fast/forms/focus-selection-input-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines 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/fast/forms/focus-selection-input-expected.txt
diff --git a/LayoutTests/fast/forms/focus-selection-input-expected.txt b/LayoutTests/fast/forms/focus-selection-input-expected.txt
index b052ba91c04fe7d133f05eebcf3a324cc9ff349a..22324ab60d2f994e6c24429ae9a0dd467bf52ee6 100644
--- a/LayoutTests/fast/forms/focus-selection-input-expected.txt
+++ b/LayoutTests/fast/forms/focus-selection-input-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), the whole phrase "SUCCESS and SUCCESS" should be selected:
+PASS successfullyParsed is true
+
+TEST COMPLETE
PASS first.selectionStart is 12
PASS first.selectionEnd is 19
PASS first.selectionStart is 0

Powered by Google App Engine
This is Rietveld 408576698