Bug 197548 - Make focusing-element-with-tabindex-by-tap-or-click.html more robust on iOS
Summary: Make focusing-element-with-tabindex-by-tap-or-click.html more robust on iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-05-02 20:43 PDT by Ryosuke Niwa
Modified: 2019-05-02 22:02 PDT (History)
3 users (show)

See Also:


Attachments
Fixes the test (2.12 KB, patch)
2019-05-02 20:55 PDT, Ryosuke Niwa
wenson_hsieh: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2019-05-02 20:43:45 PDT
We need to make this test more robust on iOS.

<rdar://problem/37406043>
Comment 1 Ryosuke Niwa 2019-05-02 20:55:25 PDT
Created attachment 368886 [details]
Fixes the test
Comment 2 Ryosuke Niwa 2019-05-02 22:02:33 PDT
Committed r244901: <https://trac.webkit.org/changeset/244901>