[webkit-reviews] review granted: [Bug 200548] Add a test to ensure that we dispatch keydown and keyup events when multiple keys are pressed at the same time : [Attachment 375844] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 9 09:49:09 PDT 2019


Darin Adler <darin at apple.com> has granted Daniel Bates <dbates at webkit.org>'s
request for review:
Bug 200548: Add a test to ensure that we dispatch keydown and keyup events when
multiple keys are pressed at the same time
https://bugs.webkit.org/show_bug.cgi?id=200548

Attachment 375844: Patch

https://bugs.webkit.org/attachment.cgi?id=375844&action=review




--- Comment #2 from Darin Adler <darin at apple.com> ---
Comment on attachment 375844
  --> https://bugs.webkit.org/attachment.cgi?id=375844
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=375844&action=review

> LayoutTests/platform/ios/TestExpectations:3361
> +# Skip until we have the fixes for <rdar://problem/53613454> and
<rdar://problem/54001139>.
> +fast/events/ios/multiple-key-press-and-release-ordering.html [ Skip ]

Why not expect a failure instead of skipping?


More information about the webkit-reviews mailing list