Bug 234643
| Summary: | Web Inspector: allow editing positions in gradient editor | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | Web Inspector | Assignee: | 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)
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/87017211>