Bug 247851
| Summary: | Refactor the code that handles selector specificity for simplicity and remove unused functions | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Darin Adler <darin> |
| Component: | CSS | Assignee: | Darin Adler <darin> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Darin Adler
CSSSelector has some needlessly complex code for selector specificity with too much in the CSSSelector.h header.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102281644>
Darin Adler
Pull request: https://github.com/WebKit/WebKit/pull/6435
EWS
Committed 256769@main (9adcbe8f12b9): <https://commits.webkit.org/256769@main>
Reviewed commits have been landed. Closing PR #6435 and removing active labels.