github web-platform-tests/wpt merge_pr_45972

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
7 months ago

view-transition: Enable concurrent transitions for same-document.

Currently we only allow 1 transition within a LocalFrame tree. If
multiple LocalFrames rendering to the same compositor attempt to run a
ViewTransition, the ancestor transition suppresses the child transition.

This change removes this restriction now that the compositing stack
supports this pattern.

Bug: 330917526
Change-Id: Ib7973799b46a3d9dd223d8fdc6e3b5bb99e22f01
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5499058
Auto-Submit: Khushal Sagar khushalsagar@chromium.org
Commit-Queue: David Bokan bokan@chromium.org
Reviewed-by: David Bokan bokan@chromium.org
Cr-Commit-Position: refs/heads/main@{#1296341}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.