Bug 274120 - Support nested currentcolor resolution for canvas
Summary: Support nested currentcolor resolution for canvas
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords: InRadar
: 270509 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-05-13 14:29 PDT by Sam Weinig
Modified: 2024-05-20 15:08 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.