Bug 178490 - fast/text/scroll-text-overflow-ellipsis.html fails on iOS Legacy WebKit
Summary: fast/text/scroll-text-overflow-ellipsis.html fails on iOS Legacy WebKit
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: iPhone / iPad iOS 10.3
: P2 Normal
Assignee: Nobody
URL:
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2017-10-18 16:11 PDT by Daniel Bates
Modified: 2022-10-16 18:40 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2017-10-18 16:11:01 PDT
fast/text/scroll-text-overflow-ellipsis.html fails on iOS Legacy WebKit. We should make it work. The test makes use of eventSender.keyDown() to send a page down keyboard event. And eventSender.keyDown() does not seem to be doing this.