Bug 282960
| Summary: | [CSS] Fix the matching of :host combined with :not() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matthieu Dubet <m_dubet> |
| Component: | WebCore Misc. | Assignee: | Matthieu Dubet <m_dubet> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ntim, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://github.com/web-platform-tests/wpt/pull/49611 | ||
Matthieu Dubet
Currently, :host:not(*) will match, it's clearly wrong
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Matthieu Dubet
rdar://139198548
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/36514
EWS
Committed 286611@main (33507394bab5): <https://commits.webkit.org/286611@main>
Reviewed commits have been landed. Closing PR #36514 and removing active labels.
EWS
Committed 283286.498@safari-7620-branch (7a271a5edc7e): <https://commits.webkit.org/283286.498@safari-7620-branch>
Reviewed commits have been landed. Closing PR #2309 and removing active labels.
Tim Nguyen (:ntim)
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/49905