Bug 290359
| Summary: | objectIsRelayoutBoundary doesn't account for baseline changes across the boundary | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matt Woodrow
Being an independent formatting context isn't sufficient to be a layout boundary, as placement within the formatting context can affect the baseline positioning of things outside.
We need to prevent these being treated as boundaries if they are inside an inline formatting context.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/147799932>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/42977
EWS
Committed 292662@main (cb80e57398c2): <https://commits.webkit.org/292662@main>
Reviewed commits have been landed. Closing PR #42977 and removing active labels.