Sign in
webkit
/
WebKit
/
63c63479e42d5d7cd9e5c20fa3c0adb62aed122e
/
.
/
LayoutTests
/
fast
/
events
/
input-focus-no-duplicate-events-expected.txt
blob: d012f92d82a94b5ace50ae526f9c1609c83b9b0e [
file
] [
log
] [
blame
]
Focusing on the bottom input should not trigger duplicate focus events for both inputs.
Expected:
Bottom Input: Focus Event #1
Top Input: Focus Event #1
Actual:
Bottom Input: Focus Event #1
Top Input: Focus Event #1