[webkit-reviews] review granted: [Bug 230845] Remove Node::deprecatedIsInert : [Attachment 450506] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 1 01:31:11 PST 2022


Antti Koivisto <koivisto at iki.fi> has granted Tim Nguyen (:ntim)
<ntim at apple.com>'s request for review:
Bug 230845: Remove Node::deprecatedIsInert
https://bugs.webkit.org/show_bug.cgi?id=230845

Attachment 450506: Patch

https://bugs.webkit.org/attachment.cgi?id=450506&action=review




--- Comment #6 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 450506
  --> https://bugs.webkit.org/attachment.cgi?id=450506
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=450506&action=review

> LayoutTests/imported/w3c/ChangeLog:9
> +	   This change unfortunately regresses focusability state when
dynamically setting inert, due to a cached
> +	   computed style invalidation bug.

Can you also explain why these regressions are minor in practice?


More information about the webkit-reviews mailing list