Bug 232953 - [iOS] Canvas and CanvasText should be implemented as system colors
Summary: [iOS] Canvas and CanvasText should be implemented as system colors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aditya Keerthi
URL:
Keywords: InRadar
: 225607 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-11-10 10:28 PST by Aditya Keerthi
Modified: 2022-07-21 17:35 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aditya Keerthi 2021-11-10 10:28:56 PST
It's currently just Color::black – it should be UIColor.labelColor.
Comment 1 Radar WebKit Bug Importer 2021-11-17 10:29:26 PST
<rdar://problem/85510671>
Comment 2 Aditya Keerthi 2022-07-20 13:20:42 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2591
Comment 3 Aditya Keerthi 2022-07-20 13:21:41 PDT
*** Bug 225607 has been marked as a duplicate of this bug. ***
Comment 4 EWS 2022-07-21 17:35:17 PDT
Committed 252718@main (2b6e8dd0c757): <https://commits.webkit.org/252718@main>

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