Bug 248998
| Summary: | [css-contain-intrinsic-size] Introduce last remembered size to Element | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | cathiechen <cathiechen> |
| Component: | CSS | Assignee: | cathiechen <cathiechen> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 239450 | ||
cathiechen
Per[1], when contain-intrinsic-size is with the auto-length value, the last remembered size could be its explicit intrinsic inner size.
In this bug, we want to introduce last remembered size to Element.
[1] https://w3c.github.io/csswg-drafts/css-sizing-4/#valdef-contain-intrinsic-width-auto-length
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
cathiechen
Pull request: https://github.com/WebKit/WebKit/pull/7375
Radar WebKit Bug Importer
<rdar://problem/103426867>
EWS
Committed 258183@main (0ef6378c4923): <https://commits.webkit.org/258183@main>
Reviewed commits have been landed. Closing PR #7375 and removing active labels.