[Webkit-unassigned] [Bug 227743] New: [css-scroll-snap] scroll-snap-align should use the box's writing-mode when the box is larger than the snapport

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 7 06:20:10 PDT 2021


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

            Bug ID: 227743
           Summary: [css-scroll-snap] scroll-snap-align should use the
                    box's writing-mode when the box is larger than the
                    snapport
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Scrolling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mrobinson at webkit.org
                CC: simon.fraser at apple.com

https://drafts.csswg.org/css-scroll-snap-1/#scroll-snap-align says:

> Start and end alignments are resolved with respect to the writing mode
> of the snap container unless the scroll snap area is larger than the
> snapport, in which case they are resolved with respect to the writing
> mode of the box itself. 

The code should be updated to implement this part of the specification.

-- 
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/20210707/45060390/attachment.htm>


More information about the webkit-unassigned mailing list