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: | Nobody <webkit-unassigned> |
Status: | NEW | ||
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>