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

Unified Diff: LayoutTests/fast/events/selectionchange-user-initiated-expected.txt

Issue 424973003: Don't clear selection on focus change except for text form control element (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 2014-08-13T13:21:11 Created 6 years, 4 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/events/selectionchange-user-initiated-expected.txt
diff --git a/LayoutTests/fast/events/selectionchange-user-initiated-expected.txt b/LayoutTests/fast/events/selectionchange-user-initiated-expected.txt
index 2d0f0372bd40d09a3ecd9a331b849e94e4cf755c..ebc64a1c418d963dcee32c23ad7b679af52d07eb 100644
--- a/LayoutTests/fast/events/selectionchange-user-initiated-expected.txt
+++ b/LayoutTests/fast/events/selectionchange-user-initiated-expected.txt
@@ -14,7 +14,7 @@ PASS: keyup
PASS: selectionchange
PASS: mousedown
PASS: selectionchange
-PASS: selectionchange
+OPTIONAL: selectionchange
PASS: mouseup
PASS: click
PASS: keydown

Powered by Google App Engine
This is Rietveld 408576698