Bug 295014
| Summary: | [css-anchor-position-1] height in container query fails to cycle back to trigger next fallback | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | fantasai <fantasai.bugs> |
| Component: | Layout and Rendering | Assignee: | Kiet Ho <kiet.ho> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, kiet.ho, koivisto, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 289743, 291856 | ||
fantasai
Overview:
If a container query is triggered by a fallback, and it alters a box's height in a way that would fail it's current fallback option, that should move to the next fallback option, but currently doesn't.
Affected WPT Tests:
* http://wpt.live/css/css-anchor-position/position-try-container-query.html
Specification Links:
* https://www.w3.org/TR/css-anchor-position-1/#fallback
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/154355605>
Kiet Ho
Pull request: https://github.com/WebKit/WebKit/pull/49494
EWS
Committed 298999@main (5912cc91b207): <https://commits.webkit.org/298999@main>
Reviewed commits have been landed. Closing PR #49494 and removing active labels.