Bug 235404 - [:has() pseudo-class] Ignore :visited inside :has()
Summary: [:has() pseudo-class] Ignore :visited inside :has()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks: 227702
  Show dependency treegraph
 
Reported: 2022-01-20 08:22 PST by Antti Koivisto
Modified: 2022-01-20 10:16 PST (History)
11 users (show)

See Also:


Attachments
Patch (6.75 KB, patch)
2022-01-20 08:30 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2022-01-20 08:22:32 PST
Like with :is() etc.
Comment 1 Antti Koivisto 2022-01-20 08:30:10 PST
Created attachment 449578 [details]
Patch
Comment 2 EWS Watchlist 2022-01-20 08:32:16 PST
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 3 Sam Weinig 2022-01-20 09:51:14 PST
Comment on attachment 449578 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=449578&action=review

> LayoutTests/imported/w3c/web-platform-tests/css/selectors/has-visited-ref.html:4
> +<link rel="author" title="Byungwoo Lee" href="mailto:blee@igalia.com">

Is this the right author for this?

> LayoutTests/imported/w3c/web-platform-tests/css/selectors/has-visited.html:4
> +<link rel="author" title="Byungwoo Lee" href="mailto:blee@igalia.com">

Same question.
Comment 4 Antti Koivisto 2022-01-20 09:52:03 PST
> Is this the right author for this?

Yeah, this is an import.
Comment 5 EWS 2022-01-20 10:15:56 PST
Committed r288304 (246222@main): <https://commits.webkit.org/246222@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 449578 [details].
Comment 6 Radar WebKit Bug Importer 2022-01-20 10:16:36 PST
<rdar://problem/87836459>