Bug 270056 - Capturing the old view transition snapshot includes descendant view-transition
Summary: Capturing the old view transition snapshot includes descendant view-transition
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-02-25 15:33 PST by Matt Woodrow
Modified: 2024-06-11 16:38 PDT (History)
6 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-02-25 15:33:24 PST
The 'capture the image' algorithm should skip over descendant elements that also have a view transition.
Comment 1 Radar WebKit Bug Importer 2024-02-25 15:33:32 PST
<rdar://problem/123606877>
Comment 2 Matt Woodrow 2024-02-25 15:40:49 PST
Pull request: https://github.com/WebKit/WebKit/pull/25078
Comment 3 EWS 2024-02-26 00:47:41 PST
Committed 275312@main (b560a1bd3fac): <https://commits.webkit.org/275312@main>

Reviewed commits have been landed. Closing PR #25078 and removing active labels.
Comment 4 Tim Nguyen (:ntim) 2024-06-11 16:38:32 PDT
*** Bug 266660 has been marked as a duplicate of this bug. ***