Bug 304945
| Summary: | `border-*-width`, `outline-width` and `column-rule-width` don't pixel snap during CSS animations | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Weinig <sam> |
| Component: | Animations | Assignee: | Sam Weinig <sam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | graouts, koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 18 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sam Weinig
`border-*-width`, `outline-width` and `column-rule-width` don't pixel during CSS animations and they probably should.
The specs (https://drafts.csswg.org/css-borders-4/#border-width for instance) say they animates "by computed value" and the computed value should be the "absolute length, snapped as a border width", so it seems like each step should snap.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Weinig
Pull request: https://github.com/WebKit/WebKit/pull/56202
EWS
Committed 305272@main (18f57e99c9fe): <https://commits.webkit.org/305272@main>
Reviewed commits have been landed. Closing PR #56202 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/167763497>