[webkit-changes] [WebKit/WebKit] 748e24: [LFC][IFC] Fix fast/lists/marker-before-empty-inli...

Alan Baradlay noreply at github.com
Fri Nov 18 07:18:14 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 748e24f79fbeb3d0b10d966807cf7ab416aa30e6
      https://github.com/WebKit/WebKit/commit/748e24f79fbeb3d0b10d966807cf7ab416aa30e6
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2022-11-18 (Fri, 18 Nov 2022)

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

  Log Message:
  -----------
  [LFC][IFC] Fix fast/lists/marker-before-empty-inline.html
https://bugs.webkit.org/show_bug.cgi?id=248056

Reviewed by Antti Koivisto.

This patch makes inline boxes with non-image list markers contentful (so that they start stretching them vertically).

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

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




More information about the webkit-changes mailing list