Bug 189327

Summary: [iOS] Add a test to ensure that DOM keyup events have the correct details
Product: WebKit Reporter: Daniel Bates <dbates>
Component: Tools / TestsAssignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: lforschler, simon.fraser, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: iOS 11   
See Also: https://bugs.webkit.org/show_bug.cgi?id=189325
Bug Depends on:    
Bug Blocks: 190571    
Attachments:
Description Flags
Patch none

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>