Upstream focus navigation related layout tests to WPT |
|||
Issue descriptionWe have a bunch of focus navigation tests, which uses window.eventSender API and can't be upstreamed to WPT yet. Once the WPT infra has such infra to automate key event sending using webdriver et al., we can start upstreaming these tests to WPT.
,
Nov 10 2017
,
Nov 23 2017
I'm writing tests for issue 787867 now and need this as well. Although automating fullscreen tests still isn't possible for other reasons, so it's not urgent for me.
,
Nov 23 2017
Here are some of the existing helpers for this that I found: https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/shadow-dom/resources/focus-utils.js https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/svg/custom/resources/focus-event-handling-keyboard.js https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/fast/events/script-tests/tab-is-focusable-assert.js https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/fast/forms/resources/multiple-fields-blur-and-focus-events.js
,
Jul 30
|
|||
►
Sign in to add a comment |
|||
Comment 1 by foolip@chromium.org
, Sep 30 2017