Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 512bd0fdd7b743c4b496d91d1a56b1ee89325c0f
https://github.com/WebKit/WebKit/commit/512bd0fdd7b743c4b496d91d1a56b1ee89325c0f
Author: Alan Baradlay <[email protected]>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M LayoutTests/TestExpectations
M Source/WebCore/rendering/shapes/LayoutShape.cpp
M Source/WebCore/rendering/shapes/PolygonLayoutShape.cpp
M Source/WebCore/rendering/shapes/PolygonLayoutShape.h
M Source/WebCore/rendering/shapes/RectangleLayoutShape.cpp
M Source/WebCore/rendering/shapes/RectangleLayoutShape.h
Log Message:
-----------
[shape-outside] Incorrect (overlapping) rendering when float has
shape-outside: polygon in RTL
https://bugs.webkit.org/show_bug.cgi?id=282501
Reviewed by Antti Koivisto.
Take inline direction into account when computing excluded _logical_ left/right
values.
* LayoutTests/TestExpectations:
* Source/WebCore/rendering/shapes/LayoutShape.cpp:
(WebCore::createCircleShape):
(WebCore::createEllipseShape):
(WebCore::createPolygonShape):
(WebCore::LayoutShape::createShape):
* Source/WebCore/rendering/shapes/PolygonLayoutShape.cpp:
(WebCore::PolygonLayoutShape::getExcludedInterval const):
* Source/WebCore/rendering/shapes/PolygonLayoutShape.h:
(WebCore::PolygonLayoutShape::PolygonLayoutShape):
* Source/WebCore/rendering/shapes/RectangleLayoutShape.cpp:
(WebCore::RectangleLayoutShape::getExcludedInterval const):
* Source/WebCore/rendering/shapes/RectangleLayoutShape.h:
Canonical link: https://commits.webkit.org/286099@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