Bug 273537 - [view-transitions] https://spotify-astro-transitions.vercel.app glitches due to incorrect layer position with overflow:hidden ancestor
Summary: [view-transitions] https://spotify-astro-transitions.vercel.app glitches due ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Woodrow
URL:
Keywords: InRadar
Depends on:
Blocks: css-view-transitions
  Show dependency treegraph
 
Reported: 2024-04-30 20:59 PDT by Matt Woodrow
Modified: 2024-05-01 14:56 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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