[css-color] tests in color-computed-relative-color.html to have more accurate results
Categories
(Core :: CSS Parsing and Computation, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox128 | --- | fixed |
People
(Reporter: tlouw, Assigned: tlouw)
Details
Attachments
(1 file)
The tests in the Test origin colors with different color spaces, going both to and from srgb. section looks like it uses values that are slightly inaccurate, failing tests on Firefox. They were clearly created with results from another browser, so I've changed the values to be closer to reference values from colorjs.io.
This might fails tests in another browser, but now the expected values at least are more accurate.
| Assignee | ||
Comment 1•2 years ago
|
||
The tests in the modified section looks like it uses values that are
slightly inaccurate, failing tests on Firefox. It looks like they were
created with results from another browser, so I've changed the values
to be closer to reference values from colorjs.io.
This might fails tests in other browsers, but now the expected values
at least are more accurate.
Updated•2 years ago
|
Description
•