Bug 313420
| Summary: | [:has() perf] Remove separate handling of scope breaking selectors | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antti Koivisto <koivisto> |
| Component: | CSS | Assignee: | Antti Koivisto <koivisto> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antti Koivisto
We can handle scope breaking cases :has(:is(.this-breaks-scope .foo) within our normal invalidation system.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/175668439>
Antti Koivisto
Pull request: https://github.com/WebKit/WebKit/pull/63691
EWS
Committed 312103@main (108882fa38bb): <https://commits.webkit.org/312103@main>
Reviewed commits have been landed. Closing PR #63691 and removing active labels.