[Webkit-unassigned] [Bug 164949] -webkit-overflow-scrolling: touch completely breaks 3D perspective functionality

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 23 11:48:14 PDT 2018


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

--- Comment #8 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
    if (style.preserves3D() && (style.overflowX() != OVISIBLE
        || style.overflowY() != OVISIBLE
...
        style.setTransformStyle3D(TransformStyle3DFlat);

-- 
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/20180523/08b57122/attachment.html>


More information about the webkit-unassigned mailing list