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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/events/frame-programmatic-focus-expected.txt

Issue 2887273003: No extra space emission in TextIterator::HandleReplacedElement (Closed)
Patch Set: Fri May 19 00:09:20 PDT 2017 Created 3 years, 7 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 1
2 This page tests that frames receive focus events when one of their child element s is programmatically focused, and receive blur events when an element not in th at frame is programmatically focused. 2 This page tests that frames receive focus events when one of their child element s is programmatically focused, and receive blur events when an element not in th at frame is programmatically focused.
3 3
4 <input> focused 4 <input> focused
5 <input> blurred 5 <input> blurred
6 main frame blurred 6 main frame blurred
7 iframe focused 7 iframe focused
8 <input> in iframe focused 8 <input> in iframe focused
9 <input> in iframe blurred 9 <input> in iframe blurred
10 iframe blurred 10 iframe blurred
11 main frame focused 11 main frame focused
12 <input> focused 12 <input> focused
13 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698