Skipping the picker part for now, as we don't support wide color gamut yet. Color mapping doesn't work either because of how the picker element is implemented - it's using white-and-black-to-transparent linear-gradient on top of the solid color.
Details
- Reviewers
emilio - Group Reviewers
webidl Restricted Project - Commits
- rFIREFOXAUTOLANDddddc40e0fd5: Bug 1919718 - Part 1: Implement HTMLInputElement.colorSpace r=emilio,webidl…
rFIREFOXAUTOLAND609b28f0524d: Bug 1919718 - Part 1: Implement HTMLInputElement.colorSpace r=emilio,webidl… - Bugzilla Bug ID
- 1919718
Diff Detail
- Repository
- rFIREFOXAUTOLAND firefox-autoland
- Build Status
Buildable 899039 Build 1000135: arc lint + arc unit
Event Timeline
| dom/html/HTMLInputElement.cpp | ||
|---|---|---|
| 5146 | note: the fallback should keep the colorspace, otherwise it always serializes to #000000. | |
| dom/html/HTMLInputElement.cpp | ||
|---|---|---|
| 5146 | What spec issue? The #000000 thing? That was purely the patch logic issue. | |
| dom/html/HTMLInputElement.cpp | ||
|---|---|---|
| 5146 |
Ah,I was misreading the spec quote as unconditionally requesting html compatible serialization even for alpha / color-space enums. | |
The analysis task source-test-clang-tidy failed, but we could not detect any defect.
Please check this task manually.
The analysis task source-test-clang-external failed, but we could not detect any defect.
Please check this task manually.
If you see a problem in this automated review, please report it here.
The analysis task source-test-clang-tidy failed, but we could not detect any defect.
Please check this task manually.
The analysis task source-test-clang-external failed, but we could not detect any defect.
Please check this task manually.
If you see a problem in this automated review, please report it here.