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 Rendering | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/125742095>
fantasai
Pull request: https://github.com/WebKit/WebKit/pull/26704
EWS
Committed 276929@main (fd49ec9a3044): <https://commits.webkit.org/276929@main>
Reviewed commits have been landed. Closing PR #26704 and removing active labels.