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

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

Issue 2810593002: Set plugin focus by implementing HTMLPlugInElement::SetFocused. (Closed)
Patch Set: HTMLFrameOwnerElement::SetFocused rather than Node::SetFocused 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-2-change-focus-expected.txt
diff --git a/third_party/WebKit/LayoutTests/plugins/focus-change-2-change-focus-expected.txt b/third_party/WebKit/LayoutTests/plugins/focus-change-2-change-focus-expected.txt
index 2d121910a79eb27623d59c1ba2cd9427e3956e43..84b716665d1d9446dd79e250d98ee9d0520fd495 100644
--- a/third_party/WebKit/LayoutTests/plugins/focus-change-2-change-focus-expected.txt
+++ b/third_party/WebKit/LayoutTests/plugins/focus-change-2-change-focus-expected.txt
@@ -1,4 +1,6 @@
CONSOLE MESSAGE: Blink Test Plugin: initializing
+CONSOLE MESSAGE: Blink Test Plugin: DidChangeFocus(true)
+CONSOLE MESSAGE: Blink Test Plugin: DidChangeFocus(false)
i1focus
i1blur
pfocus-change-2

Powered by Google App Engine
This is Rietveld 408576698