Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3fc4ee5e22e7b0a9809c3f244c64d65855d22653
https://github.com/WebKit/WebKit/commit/3fc4ee5e22e7b0a9809c3f244c64d65855d22653
Author: Taher Ali <[email protected]>
Date: 2026-09-03 (Thu, 03 Sep 2026)
Changed paths:
M LayoutTests/TestExpectations
A
LayoutTests/imported/w3c/web-platform-tests/svg/styling/css-linked-parameters/link-parameters-currentcolor.tentative-expected.html
A
LayoutTests/imported/w3c/web-platform-tests/svg/styling/css-linked-parameters/link-parameters-currentcolor.tentative.html
Log Message:
-----------
[css-link-params] Add a tentative test for currentcolor as a parameter value
https://bugs.webkit.org/show_bug.cgi?id=323237
rdar://186489079
Reviewed by Tim Nguyen.
param(--color, currentcolor) crosses into the SVG image as an unresolved token,
so it
resolves against the image's own color rather than the linking element's.
We still need to figure out the interaction here: whether a parameter resolves
at the
linking element or at use time inside the image.
* LayoutTests/TestExpectations:
*
LayoutTests/imported/w3c/web-platform-tests/svg/styling/css-linked-parameters/link-parameters-currentcolor.tentative-expected.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/svg/styling/css-linked-parameters/link-parameters-currentcolor.tentative.html:
Added.
Canonical link: https://commits.webkit.org/320445@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications