[Webkit-unassigned] [Bug 196536] Compute accurate regions for touch-action

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 3 11:35:47 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=196536

--- Comment #11 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
I would like to see 2 additional tests:
1. A test for dynamic changes of touch-action (including with nesting), to test that we correctly trigger compositing updates and re-compute the regions.
2. A test for touch-action on descendants of a stacking-context composited layer with negative z-order descendants; in that case we have a more complex layer hierarchy with a "foreground" layer, and we need to ensure that we get the event regions on the right layers.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190403/fe28a326/attachment.html>


More information about the webkit-unassigned mailing list