[Release] Webkit-EFL Ver. 2.0_beta_118996_0.6.22
[framework/web/webkit-efl.git] / LayoutTests / fast / events / input-tab-focus-no-duplicate-events-expected.txt
1 Tabbing focus into the bottom input should not trigger duplicate focus events for both inputs.
2
3
4
5 Expected:
6 Top Input: Focus Event #1
7 Bottom Input: Focus Event #1
8 Top Input: Focus Event #2
9
10 Actual:
11 Top Input: Focus Event #1
12 Bottom Input: Focus Event #1
13 Top Input: Focus Event #2
14