[webkit-changes] [WebKit/WebKit] ccf559: Allow all table cells in hasSimpleStaticPositionFo...

Antti Koivisto noreply at github.com
Mon Dec 18 08:11:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ccf559313bf6240ea8d959c4ab7664afc416dc8a
      https://github.com/WebKit/WebKit/commit/ccf559313bf6240ea8d959c4ab7664afc416dc8a
  Author: Antti Koivisto <antti at apple.com>
  Date:   2023-12-18 (Mon, 18 Dec 2023)

  Changed paths:
    M Source/WebCore/rendering/RenderBlockFlow.cpp

  Log Message:
  -----------
  Allow all table cells in hasSimpleStaticPositionForOutOfFlowChildren
https://bugs.webkit.org/show_bug.cgi?id=266570

Reviewed by Alan Baradlay.

* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::hasSimpleStaticPositionForOutOfFlowChildren):

There should be no reason not to. Table cell instrinsic padding is included in paddingBefore().

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




More information about the webkit-changes mailing list