Bug 208042
| Summary: | 'content' animations don't work correctly | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ahmad.saleem792, dino, graouts, koivisto, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
The examples on https://css-tricks.com/animating-the-content-property/ don't work properly; we don't go between A and B, and you don't see the countdown before BOOM
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
They work in other browsers
Radar WebKit Bug Importer
<rdar://problem/59658946>
Ahmad Saleem
It is now working in Safari 16.2 and Safari Technology Preview 161. Although we have artifacts where edges of A and B remain and we transition between and similar when we go below 3, it has smear artefacts.
Should we track these issue within this or have separate for these cases? Thanks!
Antoine Quint
No, that's OK, I think we can keep this bug. We must fail to compute the repaint area correctly here.