NEW234643
Web Inspector: allow editing positions in gradient editor
https://bugs.webkit.org/show_bug.cgi?id=234643
Summary Web Inspector: allow editing positions in gradient editor
Tim Nguyen (:ntim)
Reported 2021-12-23 12:23:47 PST
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)
Attachments
Radar WebKit Bug Importer
Comment 1 2021-12-30 12:24:14 PST
Note You need to log in before you can comment on or make changes to this bug.