Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c2a4c7efd8c23c6f798703b3185199fbe9529924
https://github.com/WebKit/WebKit/commit/c2a4c7efd8c23c6f798703b3185199fbe9529924
Author: Alan Baradlay <[email protected]>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M LayoutTests/TestExpectations
M Source/WebCore/platform/graphics/FloatRoundedRect.cpp
M Source/WebCore/platform/graphics/FloatRoundedRect.h
M Source/WebCore/rendering/shapes/BoxLayoutShape.cpp
Log Message:
-----------
[shape-outside] At points where a perpendicular is not defined (e.g. sharp
points or line ends) take all points on the circle centered at the point and
with a radius of shape-margin
https://bugs.webkit.org/show_bug.cgi?id=282512
Reviewed by Antti Koivisto.
FloatRoundedRect::Radii::expandRadii does not inflate non-rounded corners.
* LayoutTests/TestExpectations:
* Source/WebCore/platform/graphics/FloatRoundedRect.cpp:
(WebCore::FloatRoundedRect::Radii::expandEvenIfZero):
* Source/WebCore/platform/graphics/FloatRoundedRect.h:
* Source/WebCore/rendering/shapes/BoxLayoutShape.cpp:
(WebCore::BoxLayoutShape::shapeMarginBounds const):
Canonical link: https://commits.webkit.org/286116@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