Bug 241098 - [:has() pseudo-class] Fix invalidation with scope breaking :is/not()
Summary: [:has() pseudo-class] Fix invalidation with scope breaking :is/not()
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-05-30 04:10 PDT by Antti Koivisto
Modified: 2022-06-30 07:47 PDT (History)
5 users (show)

See Also:


Attachments
Patch (143.57 KB, patch)
2022-05-30 04:16 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
Patch (144.05 KB, patch)
2022-05-30 04:45 PDT, 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-05-30 04:10:05 PDT
:has(:is:(foo bar)) can be affected by mutations outside the :has scope
Comment 1 Antti Koivisto 2022-05-30 04:16:21 PDT
Created attachment 459855 [details]
Patch
Comment 2 Antti Koivisto 2022-05-30 04:45:48 PDT
Created attachment 459857 [details]
Patch
Comment 3 EWS 2022-05-30 10:59:38 PDT
Found 1 new test failure: webgl/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html
Comment 4 EWS 2022-05-30 15:11:05 PDT
Committed r295035 (251130@main): <https://commits.webkit.org/251130@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 459857 [details].
Comment 5 Radar WebKit Bug Importer 2022-05-30 15:12:12 PDT
<rdar://problem/94123183>