Bug 289911
Summary: | Implement "smart" alignment safety for absolutely positioned boxes | ||
---|---|---|---|
Product: | WebKit | Reporter: | fantasai <fantasai.bugs> |
Component: | New Bugs | Assignee: | fantasai <fantasai.bugs> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | kiet.ho, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://www.w3.org/TR/css-align-3/#auto-safety-position | ||
Bug Depends on: | 288531 | ||
Bug Blocks: | 291856 |
fantasai
CSS Box Alignment introduced some overflow rules for non-normal-aligned absolutely positioned boxes to allow these boxes to overflow their inset-modified containing block while trying to stay within the original containing block. We need to implement these rules.
https://www.w3.org/TR/css-align-3/#auto-safety-position
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/147247286>
fantasai
Pull request: https://github.com/WebKit/WebKit/pull/42796
EWS
Committed 292501@main (bcd02c50969f): <https://commits.webkit.org/292501@main>
Reviewed commits have been landed. Closing PR #42796 and removing active labels.
Antti Koivisto
*** Bug 289577 has been marked as a duplicate of this bug. ***