[webkit-reviews] review requested: [Bug 234842] [:has() pseudo-class] Avoid O(n^2) in style invalidation with repeated DOM mutations : [Attachment 448298] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 4 07:57:33 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 448298: Patch
https://bugs.webkit.org/attachment.cgi?id=448298&action=review
--- Comment #1 from Antti Koivisto <koivisto at iki.fi> ---
Created attachment 448298
--> https://bugs.webkit.org/attachment.cgi?id=448298&action=review
Patch
More information about the webkit-reviews
mailing list