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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 3 12:22:40 PDT 2019


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

--- Comment #12 from Antoine Quint <graouts at apple.com> ---
(In reply to Simon Fraser (smfr) from comment #10)
> Comment on attachment 366611 [details]
> 
> > Source/WebCore/css/StyleResolver.cpp:849
> > +    if (effectiveTouchActions.contains(TouchAction::None))
> > +        return { TouchAction::None };
> 
> So "none" on an ancestor clobbers any value on descendants? That's weird.

That is correct though.

-- 
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/e7eea75d/attachment.html>


More information about the webkit-unassigned mailing list