[webkit-changes] [WebKit/WebKit] ce269a: [leading-trim][IFC] Take text-edge value into acco...

Alan Baradlay noreply at github.com
Sat Dec 3 15:47:24 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ce269a3b24dc59092f954e8c4408b8aa3f1b7ca7
      https://github.com/WebKit/WebKit/commit/ce269a3b24dc59092f954e8c4408b8aa3f1b7ca7
  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:
  -----------
  [leading-trim][IFC] Take text-edge value into account when computing the (non-root)layout bounds
https://bugs.webkit.org/show_bug.cgi?id=248617

Reviewed by Antti Koivisto.

See https://www.w3.org/TR/css-inline-3/#text-edges for the individual values.

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

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




More information about the webkit-changes mailing list