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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 11 05:57:29 PDT 2022


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

--- Comment #22 from Rob Buis <rbuis 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`.

Correct, will remove.

-- 
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/20220511/9f46022d/attachment.htm>


More information about the webkit-unassigned mailing list