[Webkit-unassigned] [Bug 236710] [content-visibility] Add support for css content-visibility: hidden

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 9 08:49:59 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=236710

--- Comment #17 from cathiechen <cathiechen at igalia.com> ---
Comment on attachment 458860
  --> https://bugs.webkit.org/attachment.cgi?id=458860
Rebase

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

> Source/WebCore/dom/Element.cpp:3583
> +        return false;

It looks like we can remove this one, for `!isFocusableStyle(style)` already be true if `isSkippedContent() == ture`.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220509/8643d52e/attachment.htm>


More information about the webkit-unassigned mailing list