Bug 274120

Summary: Support nested currentcolor resolution for canvas
Product: WebKit Reporter: Sam Weinig <sam>
Component: CanvasAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: annevk, dino, heycam, sabouhallawa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Sam Weinig 2024-05-13 14:29:06 PDT
Canvas currently only support top-level currentcolor, and fails if it is nested in color-mix or a relative color.
Comment 1 Radar WebKit Bug Importer 2024-05-13 15:16:34 PDT
<rdar://problem/128027026>
Comment 2 Sam Weinig 2024-05-13 15:17:56 PDT
Pull request: https://github.com/WebKit/WebKit/pull/28505
Comment 3 Tim Nguyen (:ntim) 2024-05-13 15:42:42 PDT
*** Bug 270509 has been marked as a duplicate of this bug. ***
Comment 4 EWS 2024-05-20 15:08:47 PDT
Committed 279017@main (b6495ee90abb): <https://commits.webkit.org/279017@main>

Reviewed commits have been landed. Closing PR #28505 and removing active labels.