The test at pointerevents/ios/touch-action-none-in-overflow-scrolling-touch.html is timing out since we switched to the new touch-action implementation with paint-time data.
<rdar://problem/50618496>
Created attachment 370692 [details] Patch
Comment on attachment 370692 [details] Patch Test?
(In reply to Antti Koivisto from comment #3) > Comment on attachment 370692 [details] > Patch > > Test? This fixes an existing test :)
Comment on attachment 370692 [details] Patch Clearing flags on attachment: 370692 Committed r245795: <https://trac.webkit.org/changeset/245795>
All reviewed patches have been landed. Closing bug.
> This fixes an existing test :) Was expecting removal from TestExpectations or something.
(In reply to Antti Koivisto from comment #7) > > This fixes an existing test :) > > Was expecting removal from TestExpectations or something. It was timing out but this had never been marked in TestExpectations which were still expecting a consistent PASS. This is addressed now.
Re-opened since this is blocked by bug 198310
I stopped the rollout