[Webkit-unassigned] [Bug 210469] New: Scroll snap specified on :root doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 13 17:08:37 PDT 2020


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

            Bug ID: 210469
           Summary: Scroll snap specified on :root doesn't work
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Scrolling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

Created attachment 396361

  --> https://bugs.webkit.org/attachment.cgi?id=396361&action=review

test

This doesn't work:

        :root {
            scroll-snap-type: mandatory;
            margin: 20px;
        }

-- 
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/20200414/f23c79d9/attachment.htm>


More information about the webkit-unassigned mailing list