Bug 189327 - [iOS] Add a test to ensure that DOM keyup events have the correct details
Summary: [iOS] Add a test to ensure that DOM keyup events have the correct details
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad iOS 11
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar
Depends on:
Blocks: 190571
  Show dependency treegraph
 
Reported: 2018-09-05 16:34 PDT by Daniel Bates
Modified: 2018-10-14 22:02 PDT (History)
4 users (show)

See Also:


Attachments
Patch (12.62 KB, patch)
2018-09-05 16:41 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2018-09-05 16:34:10 PDT
We should add a test to ensure that DOM keyup events have the correct details. The test is expected to fail until we fix the UIKit issue <rdar://problem/35282761> :(
Comment 1 Daniel Bates 2018-09-05 16:41:16 PDT
Created attachment 348980 [details]
Patch
Comment 2 Daniel Bates 2018-09-06 14:48:45 PDT
Comment on attachment 348980 [details]
Patch

Clearing flags on attachment: 348980

Committed r235759: <https://trac.webkit.org/changeset/235759>
Comment 3 Daniel Bates 2018-09-06 14:48:46 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-09-06 14:49:22 PDT
<rdar://problem/44198547>