[webkit-changes] [WebKit/WebKit] 5d07fe: [IFC] Enable simplified vertical alignment for con...

Alan Baradlay noreply at github.com
Sun Jan 21 20:48:12 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5d07fefa0dd5808e13c07567232a20ebb773faf7
      https://github.com/WebKit/WebKit/commit/5d07fefa0dd5808e13c07567232a20ebb773faf7
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2024-01-21 (Sun, 21 Jan 2024)

  Changed paths:
    A LayoutTests/fast/text/simple-text-with-line-height-expected.html
    A LayoutTests/fast/text/simple-text-with-line-height.html
    M Source/WebCore/layout/formattingContexts/inline/InlineLineBoxVerticalAligner.cpp

  Log Message:
  -----------
  [IFC] Enable simplified vertical alignment for content with non-normal line-height
https://bugs.webkit.org/show_bug.cgi?id=267825

Reviewed by Antti Koivisto.

* LayoutTests/fast/text/simple-text-with-line-height-expected.html: Added.
* LayoutTests/fast/text/simple-text-with-line-height.html: Added.
* Source/WebCore/layout/formattingContexts/inline/InlineLineBoxVerticalAligner.cpp:
(WebCore::Layout::LineBoxVerticalAligner::computeLogicalHeightAndAlign const):

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




More information about the webkit-changes mailing list