Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1819b1a407774856e798ab95a49806d66b9d4467
      
https://github.com/WebKit/WebKit/commit/1819b1a407774856e798ab95a49806d66b9d4467
  Author: Alan Baradlay <[email protected]>
  Date:   2025-01-06 (Mon, 06 Jan 2025)

  Changed paths:
    A 
LayoutTests/fast/inline/out-of-flow-content-with-padding-percent-expected.html
    A LayoutTests/fast/inline/out-of-flow-content-with-padding-percent.html
    M Source/WebCore/rendering/RenderBlockFlow.cpp

  Log Message:
  -----------
  REGRESSION (284074@main): Absolute positioned child with percent should 
include containing block padding
https://bugs.webkit.org/show_bug.cgi?id=285286
<rdar://problem/142321535>

Reviewed by Antti Koivisto.

The available space for out-of-flow content is the containing block's padding 
box (as opposed to  the size of content box).

* 
LayoutTests/fast/inline/out-of-flow-content-with-padding-percent-expected.html: 
Added.
* LayoutTests/fast/inline/out-of-flow-content-with-padding-percent.html: Added.
* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::layoutInlineContent):

Canonical link: https://commits.webkit.org/288460@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