Bug 272002

Summary: Block containers that are scroll containers should default to unsafe alignment (align-content)
Product: WebKit Reporter: fantasai <fantasai.bugs>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

fantasai
Reported 2024-04-01 15:34:26 PDT
In https://github.com/w3c/csswg-drafts/issues/10008 the CSSWG clarified the default alignment of scroll containers that are also block containers to be "unsafe", even though block containers in general are "safe". WebKit currently implements the default alignment as "safe".
Attachments
Radar WebKit Bug Importer
Comment 1 2024-04-01 15:35:04 PDT
fantasai
Comment 2 2024-04-01 15:41:16 PDT
EWS
Comment 3 2024-04-02 01:09:15 PDT
Committed 276929@main (fd49ec9a3044): <https://commits.webkit.org/276929@main> Reviewed commits have been landed. Closing PR #26704 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.