Sign in
webkit
/
WebKit
/
6233078b9d2b2a64faed4bcb47fbe1573e6c8780
/
.
/
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