[Webkit-unassigned] [Bug 267849] New: scrollable overflow does not account for alignment (align-content/justify-content)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 22 04:20:14 PST 2024


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

            Bug ID: 267849
           Summary: scrollable overflow does not account for alignment
                    (align-content/justify-content)
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fantasai.bugs at inkedblade.net
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    webkit-bug-importer at group.apple.com, zalan at apple.com

Created attachment 469496

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

flexbox testcase showing clipped content

Overflowing content gets clipped and is inaccessible to the user when the content of a flexbox or grid scroll container is centered or aligned to the end with 'align-content' or 'justify-content'.

Spec link: https://www.w3.org/TR/css-align-3/#overflow-scroll-position

-- 
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/20240122/f2e8f243/attachment-0001.htm>


More information about the webkit-unassigned mailing list