[webkit-reviews] review requested: [Bug 234842] [:has() pseudo-class] Avoid O(n^2) in style invalidation with repeated DOM mutations : [Attachment 449053] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 13 06:07:50 PST 2022
Antti Koivisto <koivisto at iki.fi> has asked for review:
Bug 234842: [:has() pseudo-class] Avoid O(n^2) in style invalidation with
repeated DOM mutations
https://bugs.webkit.org/show_bug.cgi?id=234842
Attachment 449053: Patch
https://bugs.webkit.org/attachment.cgi?id=449053&action=review
--- Comment #9 from Antti Koivisto <koivisto at iki.fi> ---
Created attachment 449053
--> https://bugs.webkit.org/attachment.cgi?id=449053&action=review
Patch
More information about the webkit-reviews
mailing list