Bug 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 Reporter: Martin Robinson <mrobinson>
Component: ScrollingAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, ews-watchlist, fred.wang, jamesr, luiz, simon.fraser, tonikitoo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 218115    
Attachments:
Description Flags
Patch none

Martin Robinson
Reported 2021-07-07 06:20:10 PDT
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.
Attachments
Patch (9.33 KB, patch)
2021-07-07 07:01 PDT, Martin Robinson
no flags
Martin Robinson
Comment 1 2021-07-07 07:01:28 PDT
EWS
Comment 2 2021-07-08 00:23:38 PDT
Committed r279714 (239506@main): <https://commits.webkit.org/239506@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 433025 [details].
Radar WebKit Bug Importer
Comment 3 2021-07-08 00:24:37 PDT
Note You need to log in before you can comment on or make changes to this bug.