Bug 273537

Summary: [view-transitions] https://spotify-astro-transitions.vercel.app glitches due to incorrect layer position with overflow:hidden ancestor
Product: WebKit Reporter: Matt Woodrow <mattwoodrow>
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/46012
Bug Depends on:    
Bug Blocks: 259055    

Description Matt Woodrow 2024-04-30 20:59:31 PDT
This jumps at the end, because the 'new' pseudo layer position had been incorrect.
Comment 1 Radar WebKit Bug Importer 2024-04-30 20:59:40 PDT
<rdar://problem/127340912>
Comment 2 Matt Woodrow 2024-04-30 21:02:53 PDT
Pull request: https://github.com/WebKit/WebKit/pull/27969
Comment 3 EWS 2024-05-01 14:30:24 PDT
Committed 278230@main (84e133272f1e): <https://commits.webkit.org/278230@main>

Reviewed commits have been landed. Closing PR #27969 and removing active labels.
Comment 4 Matt Woodrow 2024-05-01 14:56:39 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/46012