[Webkit-unassigned] [Bug 201034] Emoji in placeholder text does not appear faded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 22 07:03:02 PDT 2019


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

--- Comment #1 from Jeffrey <jeffreyca16 at gmail.com> ---
The fix should be a matter of changing the 'color' property of the 'placeholder' element to use an RGBA opacity value (e.g. rgba(0, 0, 0, 0.54)) instead of darkGray in /Source/WebCore/css/html.css, and updating test cases.

-- 
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/20190822/0e5260c5/attachment.html>


More information about the webkit-unassigned mailing list