[Webkit-unassigned] [Bug 234643] New: Web Inspector: allow editing positions in gradient editor
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 23 12:23:47 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=234643
Bug ID: 234643
Summary: Web Inspector: allow editing positions in gradient
editor
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ntim at apple.com
CC: inspector-bugzilla-changes at group.apple.com
The center point for radial and conic gradients should be editable.
Parsing is tricky is fairly complex (though not impossible), the syntax is analogous to `background-position:`.
* 1/2 length value
* keyword values (bottom, left, right, top, center)
* keyword values + length values (`bottom 10px` means 10px offset from bottom)
--
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/20211223/270cdee2/attachment.htm>
More information about the webkit-unassigned
mailing list