Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 155b6eb64d2b60a319ef21a4a49053b1f9b7ab84
      
https://github.com/WebKit/WebKit/commit/155b6eb64d2b60a319ef21a4a49053b1f9b7ab84
  Author: Alan Baradlay <[email protected]>
  Date:   2024-08-26 (Mon, 26 Aug 2024)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp
    M Source/WebCore/rendering/RenderBox.cpp

  Log Message:
  -----------
  [Cleanup] margin-trim does not apply to float boxes
https://bugs.webkit.org/show_bug.cgi?id=278627

Reviewed by Antti Koivisto.

Remove float related margin trim code (leftover code added based on the initial 
version of margin-trim).

* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp:
(WebCore::Layout::LineBuilder::tryPlacingFloatBox):
* Source/WebCore/rendering/RenderBox.cpp:
(WebCore::RenderBox::computeInlineDirectionMargins const):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to