<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I’ve recently landed a string of patches which enable new WK2 testing functionality, particularly for iOS. These consist of a new function on TestRunner, testrunner.runUIScript(), and the creation of a JS context in the UI process which runs script that can call into UIScriptController. There is documentation here:&nbsp;<a href="https://trac.webkit.org/wiki/Writing Layout Tests to test iOS UI features" class="">https://trac.webkit.org/wiki/Writing%20Layout%20Tests%20to%20test%20iOS%20UI%20features</a><div class=""><br class=""></div><div class="">The basics are now implemented that allow for testing of things like viewport sizing and single- and double-tap behaviors. If you are landing a feature or bug fix for iOS that is not currently testable, please add functionality to this test harness so that you can land a layout test with your patch.</div><div class=""><br class=""></div><div class="">Reviewers, please be on the look-out for such patches, and be willing to r- them if a test is lacking.</div><div class=""><br class=""></div><div class="">Simon</div><div class=""><br class=""></div></body></html>