[webkit-changes] [WebKit/WebKit] 5c09e8: [IFC] Include legacy line layout matching rounding...

Alan Baradlay noreply at github.com
Sat Dec 3 14:02:57 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5c09e82f2b9d070673baf4858bb5017e22bd800f
      https://github.com/WebKit/WebKit/commit/5c09e82f2b9d070673baf4858bb5017e22bd800f
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2022-12-03 (Sat, 03 Dec 2022)

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

  Log Message:
  -----------
  [IFC] Include legacy line layout matching rounding in AscentAndDescent
https://bugs.webkit.org/show_bug.cgi?id=248584

Reviewed by Antti Koivisto.

AscentAndDescent should be the single source of truth for legacy matching rounding.

* Source/WebCore/layout/formattingContexts/inline/InlineLineBoxBuilder.cpp:
(WebCore::Layout::AscentAndDescent::round const):
(WebCore::Layout::LineBoxBuilder::setVerticalPropertiesForInlineLevelBox const):

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




More information about the webkit-changes mailing list