Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c3fcb821f3714e4321ec7e4256c0f30aabe4e3d8
      
https://github.com/WebKit/WebKit/commit/c3fcb821f3714e4321ec7e4256c0f30aabe4e3d8
  Author: Alan Baradlay <[email protected]>
  Date:   2025-11-23 (Sun, 23 Nov 2025)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/inline/InlineLineBox.cpp
    M Source/WebCore/layout/formattingContexts/inline/InlineLineBox.h
    M 
Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp

  Log Message:
  -----------
  [blocks-in-inline] Spanning inline level boxes on block lines should not 
include their padding/border
https://bugs.webkit.org/show_bug.cgi?id=303025

Reviewed by Antti Koivisto.

Ideally these borders/paddings would not show up on these spanning boxes.

* Source/WebCore/layout/formattingContexts/inline/InlineLineBox.cpp:
(WebCore::Layout::LineBox::logicalContentBoxForInlineBox const):
* Source/WebCore/layout/formattingContexts/inline/InlineLineBox.h:
* 
Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp:
(WebCore::Layout::InlineDisplayContentBuilder::processNonBidiContent):

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



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

Reply via email to