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