Bug 261914
| Summary: | [css-shapes] Don't serialize `at <position>` in circle/ellipse if unspecified | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | CSS | Assignee: | Tim Nguyen (:ntim) <ntim> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Tim Nguyen (:ntim)
...
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/115866108>
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/18043
Tim Nguyen (:ntim)
Omitting `at 50% 50%` isn't the right thing to do, we should rather only omit the position if unspecified. (Unspecified != 50% 50% since unspecified will fallback to offset-position)
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/18099
EWS
Committed 268344@main (eed95a0f3f2d): <https://commits.webkit.org/268344@main>
Reviewed commits have been landed. Closing PR #18099 and removing active labels.