Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 29ef78cf21f7d7564d62ac3b4ea41b489215e643
      
https://github.com/WebKit/WebKit/commit/29ef78cf21f7d7564d62ac3b4ea41b489215e643
  Author: Alan Baradlay <[email protected]>
  Date:   2023-01-07 (Sat, 07 Jan 2023)

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

  Log Message:
  -----------
  [IFC] LineBuilder should hold on to the initial logical left value
https://bugs.webkit.org/show_bug.cgi?id=250257

Reviewed by Antti Koivisto.

m_lineLogicalRect.left() is already adjusted by intrusive floats. 
initialLineLogicalRect.left() is the original value.

* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp:
(WebCore::Layout::LineBuilder::layoutInlineContent):
(WebCore::Layout::LineBuilder::computedIntrinsicWidth):
(WebCore::Layout::LineBuilder::initialize):
* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.h:

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


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

Reply via email to