Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0345af3f97508ed7ebcae62ab9448336a2fd77ea
https://github.com/WebKit/WebKit/commit/0345af3f97508ed7ebcae62ab9448336a2fd77ea
Author: lilly <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/css/css-borders/border-shape/border-shape-ignore-radius-computed-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/css/css-borders/border-shape/border-shape-ignore-radius-computed.html
Log Message:
-----------
border-shape-ignore-radius-computed.html asserts keyword serialization for
corner-shape computed value, but spec requires superellipse() form
https://bugs.webkit.org/show_bug.cgi?id=316787
rdar://179239806
Reviewed by Tim Nguyen.
The fix updates the assertions from 'bevel' to 'superellipse(0)', which is the
correct canonical computed value. The test intent is unchanged — it still
verifies that corner-shape is
not reset when border-shape is specified, but now checks the spec-correct
serialization.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-borders/border-shape/border-shape-ignore-radius-computed-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/css/css-borders/border-shape/border-shape-ignore-radius-computed.html:
Canonical link: https://commits.webkit.org/314941@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications