[webkit-changes] [WebKit/WebKit] bb2e9b: [LFC][IFC][shape-outside] Use constraints to adjus...

Antti Koivisto noreply at github.com
Thu Mar 9 07:14:54 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bb2e9b7d576998111759a10a449dcd1bc55575fa
      https://github.com/WebKit/WebKit/commit/bb2e9b7d576998111759a10a449dcd1bc55575fa
  Author: Antti Koivisto <antti at apple.com>
  Date:   2023-03-09 (Thu, 09 Mar 2023)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp

  Log Message:
  -----------
  [LFC][IFC][shape-outside] Use constraints to adjust line after placing a float
https://bugs.webkit.org/show_bug.cgi?id=253633
rdar://106485706

Reviewed by Alan Baradlay.

* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp:
(WebCore::Layout::LineBuilder::tryPlacingFloatBox):

Use the constraints for post-placement line adjustments so we can take shapes into account.

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




More information about the webkit-changes mailing list