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

Side by Side Diff: LayoutTests/fast/events/frame-click-clear-focus-expected.txt

Issue 57813008: Clicking a non-focusable element in an inactive frame should clear focus in the frame. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 Make sure that clicking on an inactive frame clears existing element focus.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 ===> Making a frame with a focused element inactive.
7 PASS doc.activeElement is innerInput
8 ===> Making the frame active again clicking by a non-focusable element.
9 PASS doc.activeElement is doc.body
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13
OLDNEW
« no previous file with comments | « LayoutTests/fast/events/frame-click-clear-focus.html ('k') | Source/core/page/FocusController.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698