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 |
+ |
+ |