[Webkit-unassigned] [Bug 230689] New: [css-position-sticky] scrollIntoView should not take into account sticky positioning offsets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 23 06:57:22 PDT 2021


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

            Bug ID: 230689
           Summary: [css-position-sticky] scrollIntoView should not take
                    into account sticky positioning offsets
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mrobinson at webkit.org

https://www.w3.org/TR/css-position-3/#stickypos-scroll reads:

  For the purposes of any operation targetting the scroll position of a sticky positioned
  element (or one of its descendants), the sticky positioned element must be considered
  to be positioned at its initial (non-offsetted) position.

This means that scrollIntoView should not take into account sticky positioning offsets when choosing a rectangle to scroll to.

-- 
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/20210923/68ea4f33/attachment.htm>


More information about the webkit-unassigned mailing list