Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 37220de5fb40a16d55ef0f9e4ca02037be95620a
      
https://github.com/WebKit/WebKit/commit/37220de5fb40a16d55ef0f9e4ca02037be95620a
  Author: Alan Baradlay <[email protected]>
  Date:   2026-01-12 (Mon, 12 Jan 2026)

  Changed paths:
    M Source/WebCore/layout/layouttree/LayoutElementBox.h

  Log Message:
  -----------
  [subpixel-inline-layout] Fix 
imported/w3c/web-platform-tests/css/css-pseudo/marker-line-height.html
https://bugs.webkit.org/show_bug.cgi?id=305269

Reviewed by Antti Koivisto.

Let's not (implicit) floor marker layout bound values.
(They are either fractional values -when subpixel is enabled, or explicitly 
(integral) snapped RenderListMarker::layoutBoundForTextContent)

* Source/WebCore/layout/layouttree/LayoutElementBox.h:
(WebCore::Layout::ElementBox::setListMarkerLayoutBounds):
(WebCore::Layout::ElementBox::layoutBoundsForListMarker const):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to