Bug 272942 - Re-sync rgb()/rgba() implementation with the latest spec
Summary: Re-sync rgb()/rgba() implementation with the latest spec
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-04-18 17:07 PDT by Sam Weinig
Modified: 2024-04-22 15:53 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 Sam Weinig 2024-04-18 17:07:45 PDT
Re-sync rgb()/rgba() implementation with the latest spec.

Includes changes to parsing (legacy and modern syntax have slightly different rules now) and allowed value ranges.
Comment 1 Tim Nguyen (:ntim) 2024-04-18 17:49:49 PDT
*** Bug 272941 has been marked as a duplicate of this bug. ***
Comment 2 Tim Nguyen (:ntim) 2024-04-18 18:00:01 PDT

*** This bug has been marked as a duplicate of bug 272941 ***
Comment 3 Sam Weinig 2024-04-18 20:40:56 PDT
Not a dupe. That one was for hsl()/hsla().
Comment 4 Tim Nguyen (:ntim) 2024-04-18 21:00:30 PDT
Ah nevermind
Comment 5 Radar WebKit Bug Importer 2024-04-21 13:16:43 PDT
<rdar://problem/126830606>
Comment 6 Sam Weinig 2024-04-21 13:17:16 PDT
Pull request: https://github.com/WebKit/WebKit/pull/27564
Comment 7 EWS 2024-04-22 15:53:38 PDT
Committed 277842@main (c61c3004d66a): <https://commits.webkit.org/277842@main>

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