[Webkit-unassigned] [Bug 193038] Correctly round-trip alpha=0.3 through rgb() colors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 27 09:58:54 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=193038

Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahmad.saleem792 at gmail.com

--- Comment #1 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Simon Fraser (smfr) from comment #0)
> We have failures like this:
> 
> +FAIL Valid percentages should be parsed: rgba(42%, 3%, 50%, 0.3)
> assert_equals: expected "rgba(107, 8, 128, 0.3)" but got "rgba(107, 8, 128,
> 0.298039)"
> 
> We need to round-trip fractional values correctly.

I tried to search 'Valid percentages should be parsed:' text in WebKit using SearchFox and I was not able to find this text or related test.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230527/2a8e4670/attachment.htm>


More information about the webkit-unassigned mailing list