Bug 233696 - [:has() pseudo-class] Sibling combinator invalidation
Summary: [:has() pseudo-class] Sibling combinator invalidation
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: 2021-12-01 04:49 PST by Antti Koivisto
Modified: 2021-12-01 09:05 PST (History)
11 users (show)

See Also:


Attachments
Patch (18.48 KB, patch)
2021-12-01 04:59 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff
Patch (18.59 KB, patch)
2021-12-01 06:05 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 2021-12-01 04:49:40 PST
Invalidate style correctly for sibling combinators in :has() arguments.
Comment 1 Antti Koivisto 2021-12-01 04:59:32 PST
Created attachment 445558 [details]
Patch
Comment 2 Antti Koivisto 2021-12-01 04:59:56 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/31807
Comment 3 EWS Watchlist 2021-12-01 05:01:17 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 4 Antti Koivisto 2021-12-01 06:05:21 PST
Created attachment 445568 [details]
Patch
Comment 5 EWS 2021-12-01 09:04:36 PST
Committed r286365 (244724@main): <https://commits.webkit.org/244724@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 445568 [details].
Comment 6 Radar WebKit Bug Importer 2021-12-01 09:05:24 PST
<rdar://problem/85924498>