RESOLVED FIXED 282960
[CSS] Fix the matching of :host combined with :not()
https://bugs.webkit.org/show_bug.cgi?id=282960
Summary [CSS] Fix the matching of :host combined with :not()
Matthieu Dubet
Reported 2024-11-11 17:09:56 PST
Currently, :host:not(*) will match, it's clearly wrong
Attachments
Matthieu Dubet
Comment 1 2024-11-11 17:10:29 PST
Matthieu Dubet
Comment 2 2024-11-11 17:28:31 PST
EWS
Comment 3 2024-11-14 13:55:13 PST
Committed 286611@main (33507394bab5): <https://commits.webkit.org/286611@main> Reviewed commits have been landed. Closing PR #36514 and removing active labels.
EWS
Comment 4 2024-11-19 12:25:34 PST
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)
Comment 5 2025-01-03 07:56:16 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/49905
Note You need to log in before you can comment on or make changes to this bug.