Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cf7c7c33a97c96f6767c4121b544e3f22ec9c35f
      
https://github.com/WebKit/WebKit/commit/cf7c7c33a97c96f6767c4121b544e3f22ec9c35f
  Author: Alan Baradlay <[email protected]>
  Date:   2022-12-16 (Fri, 16 Dec 2022)

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

  Log Message:
  -----------
  [IFC][Integration] RenderBox should not call first/lastLineBox on RenderInline
https://bugs.webkit.org/show_bug.cgi?id=249431

Reviewed by Antti Koivisto.

Use the InlineIterator interface to query inline box geometry.
This patch is also in preparation for adding RTL out-of-flow support for IFC.

* Source/WebCore/rendering/RenderBox.cpp:
(WebCore::positionWithRTLInlineBoxContainingBlock):
(WebCore::RenderBox::computePositionedLogicalWidthUsing const):
(WebCore::RenderBox::computePositionedLogicalWidthReplaced const):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to