Bug 290266
Summary: | Enhanced <input type=color>: support alpha picker on GTK | ||
---|---|---|---|
Product: | WebKit | Reporter: | Luke Warlow <lwarlow> |
Component: | Forms | Assignee: | Luke Warlow <lwarlow> |
Status: | ASSIGNED | ||
Severity: | Normal | CC: | cdumez, wenson_hsieh |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Linux |
Luke Warlow
See https://html.spec.whatwg.org/multipage/input.html#attr-input-alpha this is supported on macOS and iOS, we should support it for GTK too.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Luke Warlow
Pull request: https://github.com/WebKit/WebKit/pull/42889