Back to Chromium

Input Tab Focus No Duplicate Events

third_party/blink/web_tests/fast/events/input-tab-focus-no-duplicate-events.html

150.0.7829.2203 B
Original Source

Tabbing focus into the bottom input should not trigger duplicate focus events for both inputs.

Expected:
Top Input: Focus Event #1
Bottom Input: Focus Event #1
Top Input: Focus Event #2

Actual: