Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ceeeec9a56272c939dad65a4e6543cec456499fa
https://github.com/WebKit/WebKit/commit/ceeeec9a56272c939dad65a4e6543cec456499fa
Author: lilly <[email protected]>
Date: 2026-07-13 (Mon, 13 Jul 2026)
Changed paths:
M Source/WebCore/platform/graphics/CornerShapeUtilities.cpp
Log Message:
-----------
corner-shape: Add square special case
https://bugs.webkit.org/show_bug.cgi?id=318968
rdar://181822940
Reviewed by Simon Fraser.
Spec defines square as superellipse(inf) so to account for when not all
corners are square, corner-shape has square special cased to return a shape
for that corner
Tests written in another commit
* Source/WebCore/platform/graphics/CornerShapeUtilities.cpp:
Canonical link: https://commits.webkit.org/317046@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications