Bug 274404

Summary: [view-transitions] Visible clipping at the end of animation on https://www.kvin.me/posts/cards
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: Layout and RenderingAssignee: Matt Woodrow <mattwoodrow>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/46672
Bug Depends on:    
Bug Blocks: 259055    
Attachments:
Description Flags
Screen recording
none
Testcase reduction
none
More reduced test case
none
Testcase none

Description Tim Nguyen (:ntim) 2024-05-20 11:03:39 PDT
Created attachment 471448 [details]
Screen recording

...
Comment 1 Radar WebKit Bug Importer 2024-05-20 11:04:03 PDT
<rdar://problem/128406756>
Comment 2 Tim Nguyen (:ntim) 2024-05-22 19:46:01 PDT
Created attachment 471477 [details]
Testcase reduction

Looks like `overflow: clip` has something to do with this.
Comment 3 Tim Nguyen (:ntim) 2024-05-23 09:53:42 PDT
Created attachment 471481 [details]
More reduced test case
Comment 4 Tim Nguyen (:ntim) 2024-05-23 16:19:34 PDT
Created attachment 471491 [details]
Testcase

a more completely test case showing the issue in both axises
Comment 5 Matt Woodrow 2024-05-27 01:24:07 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29140
Comment 6 EWS 2024-05-29 01:31:24 PDT
Committed 279433@main (14d2ee99d4aa): <https://commits.webkit.org/279433@main>

Reviewed commits have been landed. Closing PR #29140 and removing active labels.
Comment 7 Tim Nguyen (:ntim) 2024-06-10 08:04:44 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/46672