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