[webkit-changes] [WebKit/WebKit] ce1ed7: [IFC] Remove redundant inlineLevelBoxAffectsLineBo...

Alan Baradlay noreply at github.com
Tue Sep 26 09:10:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ce1ed725d63208757d21db2c8c9ccf2d26d115b5
      https://github.com/WebKit/WebKit/commit/ce1ed725d63208757d21db2c8c9ccf2d26d115b5
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-09-26 (Tue, 26 Sep 2023)

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

  Log Message:
  -----------
  [IFC] Remove redundant inlineLevelBoxAffectsLineBox check
https://bugs.webkit.org/show_bug.cgi?id=262083

Reviewed by Antti Koivisto.

InlineFormattingGeometry::inlineLevelBoxAffectsLineBox() already returns true for atomic inline boxes.

* Source/WebCore/layout/formattingContexts/inline/InlineLineBoxVerticalAligner.cpp:
(WebCore::Layout::LineBoxVerticalAligner::computeRootInlineBoxVerticalPosition const):

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




More information about the webkit-changes mailing list