[Webkit-unassigned] [Bug 190702] New: rgba() does not round-trip alpha

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 18 04:47:23 PDT 2018


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

            Bug ID: 190702
           Summary: rgba() does not round-trip alpha
           Product: WebKit
           Version: Safari 12
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ericwilligers at chromium.org

If I set a color property to "rgba(42, 53, 64, 0.75)", Blink/Edge/Firefox gives this same value as the specified and computed value. Safari 11.1 and 12 give "rgba(42, 53, 64, 0.74902)".
http://jsfiddle.net/ericwilligers/z6vn2mxk/

This may be a duplicate of https://bugs.webkit.org/show_bug.cgi?id=73952

-- 
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/20181018/bb57dfa9/attachment-0001.html>


More information about the webkit-unassigned mailing list