Simulate user inputs in focus-events/focus.html, fix event order.
Use testdriver Action API to simulate mouse actions in
uievents/order-of-events/focus-events/focus.html.
This test now matches major browser implementations that "focus"
preceeds "focusin", and "blur" preceeds "focusout". See:
https://github.com/w3c/uievents/issues/276.
Bug: 1145677
Change-Id: I9e5965c90a18560cce560b73a3df88d0e840473d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2519193Reviewed-by:
Mustaq Ahmed <mustaq@chromium.org>
Commit-Queue: Lan Wei <lanwei@chromium.org>
Cr-Commit-Position: refs/heads/master@{#827515}
Showing
Please register or sign in to comment