Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fde36cd63b58ace4a6e648e8830eb6432196b626
      
https://github.com/WebKit/WebKit/commit/fde36cd63b58ace4a6e648e8830eb6432196b626
  Author: Antti Koivisto <[email protected]>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M Source/WebCore/layout/floats/FloatingContext.cpp

  Log Message:
  -----------
  [LFC][IFC][shape-outside] Shape shouldn't extend beyond the margin box
https://bugs.webkit.org/show_bug.cgi?id=253570
rdar://106429457

Reviewed by Alan Baradlay.

* Source/WebCore/layout/floats/FloatingContext.cpp:
(WebCore::Layout::FloatingContext::constraints const):

Clamp the shape to the margin box.
Also provide the height correctly to getExcludedInterval().

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to