Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d182dd15e3fc2e288e51d0ead2e00164f3a93388
      
https://github.com/WebKit/WebKit/commit/d182dd15e3fc2e288e51d0ead2e00164f3a93388
  Author: Alan Baradlay <[email protected]>
  Date:   2024-05-27 (Mon, 27 May 2024)

  Changed paths:
    M 
LayoutTests/platform/ios/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt
    M 
LayoutTests/platform/mac/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt
    M Source/WebCore/rendering/AutoTableLayout.cpp

  Log Message:
  -----------
  [Invalidation] Table rows and sections don't get their 
preferredLogicalWidthsDirty flags cleared
https://bugs.webkit.org/show_bug.cgi?id=274722

Reviewed by Antti Koivisto.

Any subsequent preferredLogicalWidthsDirty invalidation fails when it is set on 
the row/section (see RenderObject::setPreferredLogicalWidthsDirty).

* Source/WebCore/rendering/AutoTableLayout.cpp:
(WebCore::AutoTableLayout::recalcColumn):
(WebCore::AutoTableLayout::fullRecalc):

fast/table/border-collapsing/cached-change-tbody-border-width.html: progression

Canonical link: https://commits.webkit.org/279358@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