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

Unified Diff: third_party/WebKit/LayoutTests/plugins/focus-change-4-change-focus-and-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-4-change-focus-and-blur-expected.txt
diff --git a/third_party/WebKit/LayoutTests/plugins/focus-change-4-change-focus-and-blur-expected.txt b/third_party/WebKit/LayoutTests/plugins/focus-change-4-change-focus-and-blur-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8c0f22aa46cd04da08aeba8f247b506eb1f4f818
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/plugins/focus-change-4-change-focus-and-blur-expected.txt
@@ -0,0 +1,14 @@
+CONSOLE MESSAGE: Blink Test Plugin: initializing
+i1focus
+i1blur
+pfocus-change-2
+pblur-change-4
+i4focus
+i4blur
+i3focus
+PASS successfullyParsed is true
+
+TEST COMPLETE
+Test changing focus inside plugin onfocus and onblur events
+
+

Powered by Google App Engine
This is Rietveld 408576698