Bug 149724

Summary: Convert focused-input-should-assist-on-touch.html into an automated test
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: enrica, lforschler, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Wenson Hsieh
Reported 2015-10-01 14:37:03 PDT
Now that WKTR supports touch events on iOS, rewrite one of the manual tests added for https://bugs.webkit.org/show_bug.cgi?id=147836 as an automated test.
Attachments
Patch (5.26 KB, patch)
2015-10-01 14:48 PDT, Wenson Hsieh
simon.fraser: review+
Wenson Hsieh
Comment 1 2015-10-01 14:48:59 PDT
Simon Fraser (smfr)
Comment 2 2015-10-01 17:02:10 PDT
Comment on attachment 262285 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=262285&action=review > LayoutTests/fast/events/ios/focused-input-should-assist-on-touch.html:3 > + <meta name="viewport" content="initial-scale=1.0"> If you want this to work, you need to add the <!-- webkit-test-runner [ useFlexibleViewport=true ] --> comment on the first line.
Wenson Hsieh
Comment 3 2015-10-01 17:03:11 PDT
Comment on attachment 262285 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=262285&action=review >> LayoutTests/fast/events/ios/focused-input-should-assist-on-touch.html:3 >> + <meta name="viewport" content="initial-scale=1.0"> > > If you want this to work, you need to add the <!-- webkit-test-runner [ useFlexibleViewport=true ] --> comment on the first line. Got it -- thanks!
Wenson Hsieh
Comment 4 2015-10-01 21:27:57 PDT
Note You need to log in before you can comment on or make changes to this bug.