Extracting from bug 184297 the tests that already pass after r224284.
Created attachment 352966 [details] Patch
Can someone please review this patch? It is just about adding more tests.
Comment on attachment 352966 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=352966&action=review > LayoutTests/platform/ios/fast/scrolling/find-text-in-subframe.html:9 > + window.internals.settings.setAsyncFrameScrollingEnabled(true); This should have if (window.internals)
Comment on attachment 352966 [details] Patch r+ with your self-comment addressed.
Committed r237411: <https://trac.webkit.org/changeset/237411>
<rdar://problem/45551540>