chromium/third_party/blink/web_tests/fast/events/input-focus-no-duplicate-events-expected.txt

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