[Webkit-unassigned] [Bug 145157] New: A scroller with "scroll-snap-coordinate" descendants needs interdependent X and Y snap offsets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 18 19:05:10 PDT 2015


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

            Bug ID: 145157
           Summary: A scroller with "scroll-snap-coordinate" descendants
                    needs interdependent X and Y snap offsets
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

We currently store a list of offsets for X and Y axes for snap points. When a scroller has descendants with 'scroll-snap-coordinate' values, we need to store x,y points, not independent lists of x and y offsets.

http://dev.w3.org/csswg/css-snappoints/

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


More information about the webkit-unassigned mailing list