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

Unified Diff: third_party/WebKit/LayoutTests/plugins/focus-change-3-change-blur-expected.txt

Issue 2797943002: Set plugin focus via element dispatch (Closed)
Patch Set: Set plugin focus after dispatching DOM events and making sure focus has not changed. Created 3 years, 8 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: third_party/WebKit/LayoutTests/plugins/focus-change-3-change-blur-expected.txt
diff --git a/third_party/WebKit/LayoutTests/plugins/focus-change-3-change-blur-expected.txt b/third_party/WebKit/LayoutTests/plugins/focus-change-3-change-blur-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..14f5ccc6b7de16305deec9ec21f4e31c4e9eccd7
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/plugins/focus-change-3-change-blur-expected.txt
@@ -0,0 +1,14 @@
+CONSOLE MESSAGE: Blink Test Plugin: initializing
+CONSOLE MESSAGE: Blink Test Plugin: DidChangeFocus(true)
+CONSOLE MESSAGE: Blink Test Plugin: DidChangeFocus(false)
+i1focus
+i1blur
+pfocus
+pblur-change-2
+i2focus
+PASS successfullyParsed is true
+
+TEST COMPLETE
+Test changing focus inside plugin onblur event
+
+

Powered by Google App Engine
This is Rietveld 408576698