[webkit-changes] [WebKit/WebKit] aae392: Undo integral lineSpacing() call introduced in 274...

Alan Baradlay noreply at github.com
Thu Feb 15 10:19:24 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: aae392d11afc9e46f6ea9470bc8e23b1811df8af
      https://github.com/WebKit/WebKit/commit/aae392d11afc9e46f6ea9470bc8e23b1811df8af
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2024-02-15 (Thu, 15 Feb 2024)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/inline/InlineLevelBox.h

  Log Message:
  -----------
  Undo integral lineSpacing() call introduced in 274662 at main
https://bugs.webkit.org/show_bug.cgi?id=269465

Reviewed by Antti Koivisto.

In 273714 at main, we started moving away from integral values, which 274662 at main incorrectly reversed.

* LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/font-size-adjust-zero-1-expected.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/font-size-adjust-zero-1.html:
* Source/WebCore/layout/formattingContexts/inline/InlineLevelBox.h:
(WebCore::Layout::InlineLevelBox::preferredLineHeight const):

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




More information about the webkit-changes mailing list