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