Bug 234643

Summary: Web Inspector: allow editing positions in gradient editor
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

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.