[Webkit-unassigned] [Bug 229755] Implement EyeDropper API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 2 01:28:03 PDT 2021


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

--- Comment #2 from Bramus <bramus at bram.us> ---
@heycam: One of [the goals of the API](https://github.com/WICG/eyedropper-api#goals) is this one:

> 2. Allow the developer to enable the eyedropper through script (subject to user activation).

A good example that leverages this goal is this integration in Slides: https://twitter.com/hakimel/status/1433035547933564937 (video)

As they already have a color selection mechanism, that doesn't use input[type="color"], integration the EyeDropper was was really easy.

-- 
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/20210902/b6a51aa4/attachment-0001.htm>


More information about the webkit-unassigned mailing list