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

  Changed paths:
    A 
LayoutTests/fast/inline/blocks-in-inline-layout-image-as-block-expected.html
    A LayoutTests/fast/inline/blocks-in-inline-layout-image-as-block.html
    M 
Source/WebCore/layout/integration/LayoutIntegrationFormattingContextLayout.cpp

  Log Message:
  -----------
  [blocks-in-inline] Fix 
imported/w3c/web-platform-tests/css/css-sizing/block-image-percentage-max-height-inside-inline.html
https://bugs.webkit.org/show_bug.cgi?id=302328

Reviewed by Antti Koivisto.

Let's set top/left for all block level elements (block level elements are not 
always block level containers (e.g. img)).

Test: fast/inline/blocks-in-inline-layout-image-as-block.html

* LayoutTests/fast/inline/blocks-in-inline-layout-image-as-block-expected.html: 
Added.
* LayoutTests/fast/inline/blocks-in-inline-layout-image-as-block.html: Added.
* 
Source/WebCore/layout/integration/LayoutIntegrationFormattingContextLayout.cpp:
(WebCore::LayoutIntegration::layoutWithFormattingContextForBlockInInline):

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



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

Reply via email to