Bug 235404

Summary: [:has() pseudo-class] Ignore :visited inside :has()
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Antti Koivisto <koivisto>
Status: RESOLVED FIXED    
Severity: Normal CC: allan.jensen, clopez, esprehn+autocc, ews-watchlist, glenn, gyuyoung.kim, macpherson, menard, sam, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 227702    
Attachments:
Description Flags
Patch none

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>