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

Side by Side Diff: third_party/WebKit/LayoutTests/plugins/focus-change-4-change-focus-and-blur-expected.txt

Issue 2810593002: Set plugin focus by implementing HTMLPlugInElement::SetFocused. (Closed)
Patch Set: fix comments 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 unified diff | Download patch
OLDNEW
1 CONSOLE MESSAGE: Blink Test Plugin: initializing 1 CONSOLE MESSAGE: Blink Test Plugin: initializing
2 CONSOLE MESSAGE: Blink Test Plugin: DidChangeFocus(true)
3 CONSOLE MESSAGE: Blink Test Plugin: DidChangeFocus(false)
2 i1focus 4 i1focus
3 i1blur 5 i1blur
4 pfocus-change-2 6 pfocus-change-2
5 pblur-change-4 7 pblur-change-4
6 i4focus 8 i4focus
7 i4blur 9 i4blur
8 i3focus 10 i3focus
9 PASS successfullyParsed is true 11 PASS successfullyParsed is true
10 12
11 TEST COMPLETE 13 TEST COMPLETE
12 Test changing focus inside plugin onfocus and onblur events 14 Test changing focus inside plugin onfocus and onblur events
13 15
14 16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698