Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d11310970d66218aeaccee0d5669453601b0acf2
https://github.com/WebKit/WebKit/commit/d11310970d66218aeaccee0d5669453601b0acf2
Author: Antti Koivisto <[email protected]>
Date: 2026-04-27 (Mon, 27 Apr 2026)
Changed paths:
M LayoutTests/fast/selectors/has-invalidation-traversal-size-expected.txt
M LayoutTests/fast/selectors/has-invalidation-traversal-size.html
Log Message:
-----------
Fix subtest leak in fast/selectors/has-invalidation-traversal-size.html
https://bugs.webkit.org/show_bug.cgi?id=313422
rdar://175669416
Reviewed by Alan Baradlay.
Unscoped :has(> .trigger) in subtest 3 leaked to other subtests affecting their
results.
* LayoutTests/fast/selectors/has-invalidation-traversal-size-expected.txt:
* LayoutTests/fast/selectors/has-invalidation-traversal-size.html:
Fix by making it use a unique trigger.
Also ensure subtest 10 tests what it is supposed to test.
Subtest 6 now fails as a bug was masked by the leak.
Canonical link: https://commits.webkit.org/312089@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications