Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: feca486c220ec1dc5ea637cd00bb8f023777fcc1
https://github.com/WebKit/WebKit/commit/feca486c220ec1dc5ea637cd00bb8f023777fcc1
Author: Simon Fraser <[email protected]>
Date: 2026-07-17 (Fri, 17 Jul 2026)
Changed paths:
M LayoutTests/TestExpectations
M
LayoutTests/imported/w3c/web-platform-tests/css/css-masking/clip-path/clip-path-shape-011.html
M Source/WebCore/style/values/shapes/StyleShapeFunction.cpp
Log Message:
-----------
css/css-masking/clip-path/clip-path-shape-011.html fails
https://bugs.webkit.org/show_bug.cgi?id=319616
rdar://182443333
Reviewed by Alan Baradlay.
This test had arcs with a single radius, requiring us to implement the
single-radius
logic <https://drafts.csswg.org/css-shapes-1/#typedef-shape-arc-command>.
* LayoutTests/TestExpectations:
*
LayoutTests/imported/w3c/web-platform-tests/css/css-masking/clip-path/clip-path-shape-011.html:
* Source/WebCore/style/values/shapes/StyleShapeFunction.cpp:
(WebCore::Style::resolveArcCommandRadius):
(WebCore::Style::AcceleratedEffectShapeFunction::ArcCommand>::operator):
Canonical link: https://commits.webkit.org/317397@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications