Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1624710 [wpt PR 22424] - Add a test for unexpected activation tri…
…ggered during space keydown driven focus management, a=testonly Automatic update from web-platform-tests Add a test for unexpected activation triggered during space keydown driven focus management (#22424) Relevant spec: https://w3c.github.io/uievents/#event-flow-activation This is targeting a Firefox bug where when forwarding focus on space and enter keydown events, a unexpected click event is triggered on the forward target. Here's a demo page for the buggy behavior:https://html-is.glitch.me/firefox-space-focus.html This test case only cover the Space key case where Firefox is the outlier. -- wpt-commits: cc87c188abc5c88460d24379e69d540372f0c683 wpt-pr: 22424
- Loading branch information