[Release] Webkit-EFL Ver. 2.0_beta_118996_0.6.22
[framework/web/webkit-efl.git] / LayoutTests / fast / events / frame-programmatic-focus-expected.txt
1   
2 This page tests that frames receive focus events when one of their child elements is programmatically focused, and receive blur events when an element not in that frame is programmatically focused.
3
4 <input> focused
5 <input> blurred
6 main frame blurred
7 iframe focused
8 <input> in iframe focused
9 <input> in iframe blurred
10 iframe blurred
11 main frame focused
12 <input> focused
13