[wpt-sync] Sync PR 35705 - Parse oklab color
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox106 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35705 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35705
Details from upstream follow.
Aaron Krajeski <aaronhk@chromium.org> wrote:
Parse oklab color
Part of the effort to implement CSS Color Module 4.
https://www.w3.org/TR/css-color-4/#ok-labThis CL handles parsing and serialization. We need to implement Color::toSkColor4f() for this type in order to actually start drawing with these colors.
Bug: 1354622
Change-Id: I41cc9deec42bbeca01c5b2b06c3950e833c480ad
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3857147
Reviewed-by: Rune Lillesveen \<futhark@chromium.org>
Commit-Queue: Aaron Krajeski \<aaronhk@chromium.org>
Reviewed-by: Fernando Serboncini \<fserb@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1041104}
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
Comment 3•3 years ago
|
||
| bugherder | ||
Description
•