[webkit-changes] [WebKit/WebKit] 86bdc4: [IFC] Add support for out-of-flow static positioni...

Alan Baradlay noreply at github.com
Thu Aug 31 18:47:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 86bdc446a589be89d1762044237b660ea79564fb
      https://github.com/WebKit/WebKit/commit/86bdc446a589be89d1762044237b660ea79564fb
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
    M LayoutTests/platform/ios/fast/block/positioning/auto/vertical-lr/006-expected.txt
    M Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp
    M Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.h
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.h

  Log Message:
  -----------
  [IFC] Add support for out-of-flow static positioning in bidi content
https://bugs.webkit.org/show_bug.cgi?id=260832

Reviewed by Antti Koivisto.

* Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp:
(WebCore::Layout::InlineDisplayContentBuilder::processBidiContent):
(WebCore::Layout::InlineDisplayContentBuilder::setGeometryForBlockLevelOutOfFlowBoxes):
* Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.h:
(WebCore::Layout::InlineDisplayContentBuilder::setGeometryForBlockLevelOutOfFlowBoxes):
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::printReason):
(WebCore::LayoutIntegration::canUseForChild):
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.h:

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




More information about the webkit-changes mailing list