haikuwebkit/LayoutTests/fast/events/input-focus-no-duplicate-ev...

13 lines
221 B
Plaintext

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