Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / input-tab-focus-no-duplicate-events-expected.txt
blob9a73aee8dbeee099e239a957f2604ba298d1da0a
1 Tabbing focus into the bottom input should not trigger duplicate focus events for both inputs.
5 Expected:
6 Top Input: Focus Event #1
7 Bottom Input: Focus Event #1
8 Top Input: Focus Event #2
10 Actual:
11 Top Input: Focus Event #1
12 Bottom Input: Focus Event #1
13 Top Input: Focus Event #2