Bug 274437
Summary: | [view-transitions] Async animation of snapshot position via transform looks like with sync animation of size | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, commit-queue, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=274207 | ||
Bug Depends on: | 274511 | ||
Bug Blocks: | 259055 |
Matt Woodrow
The default pseudo element structure results in an asynchronous animation of the snapshot position via transform, and a sync animation of the width/height.
If there's any slowness at all on the main thread, then this looks super jumpy.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/128441578>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/28827
EWS
Committed 279093@main (de30955ecaa1): <https://commits.webkit.org/279093@main>
Reviewed commits have been landed. Closing PR #28827 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 274511
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/29104
EWS
Committed 279362@main (f74645a452f8): <https://commits.webkit.org/279362@main>
Reviewed commits have been landed. Closing PR #29104 and removing active labels.