Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d21aff4b7c425ab2581ca5bc503f48fd1f62227f
      
https://github.com/WebKit/WebKit/commit/d21aff4b7c425ab2581ca5bc503f48fd1f62227f
  Author: Alan Baradlay <[email protected]>
  Date:   2025-04-05 (Sat, 05 Apr 2025)

  Changed paths:
    M Source/WebCore/dom/Document.cpp

  Log Message:
  -----------
  [content-visibility] Do not mark 'c-v: hidden' content for layout when 
targeting 'c-v: auto'
https://bugs.webkit.org/show_bug.cgi?id=291137

Reviewed by Antti Koivisto.

This change is not observable as the only client (TextIterator) would anyway 
skip 'c-v: hidden' content (but it's good for perf).

* 
LayoutTests/imported/w3c/web-platform-tests/css/css-contain/content-visibility/content-visibility-hidden-scrollTop-left-width-height.html:
* Source/WebCore/dom/Document.cpp:
(WebCore::Document::updateLayout):

Canonical link: https://commits.webkit.org/293304@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to