Bug 288380
| Summary: | Add support for generating a consumer for the CSS property 'container-name' | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Weinig <sam> |
| Component: | CSS | Assignee: | Sam Weinig <sam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 18 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 288579 | ||
| Bug Blocks: | |||
Sam Weinig
Add support for generating a consumer for the CSS property 'container-name'.
This requires:
- adding syntax to define a list of excluded values for <custom-ident>
- adding generation support for the '+' multiplier.
This unlocks generating 'view-transition-class', which has very similar issues.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Weinig
Pull request: https://github.com/WebKit/WebKit/pull/41212
EWS
Committed 291086@main (1022bf35b113): <https://commits.webkit.org/291086@main>
Reviewed commits have been landed. Closing PR #41212 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/145625614>
Jonathan Bedard
Reopened Bugzilla.
Broke Sonoma Debug build, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=288579.
Sam Weinig
Pull request: https://github.com/WebKit/WebKit/pull/41444
EWS
Committed 291193@main (a8f83c87872d): <https://commits.webkit.org/291193@main>
Reviewed commits have been landed. Closing PR #41444 and removing active labels.