Bug 291329
| Summary: | [CSS Tree Counting Functions] Invalidation | ||
|---|---|---|---|
| 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 | ||
| See Also: | https://github.com/web-platform-tests/wpt/pull/53773 | ||
| Bug Depends on: | |||
| Bug Blocks: | 290698 | ||
Sam Weinig
Fix support for shadow DOM use cases and implement proper invalidation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Weinig
Pull request: https://github.com/WebKit/WebKit/pull/43855
Radar WebKit Bug Importer
<rdar://problem/149410107>
Sam Weinig
The CSSWG resolved to use the DOM tree instead of the flat tree, so removing Shadow DOM aspect of this issue.
EWS
Committed 294062@main (bc4b0a6362a4): <https://commits.webkit.org/294062@main>
Reviewed commits have been landed. Closing PR #43855 and removing active labels.
Tim Nguyen (:ntim)
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/53773