RESOLVED FIXED Bug 279160
[css-view-transitions-2] root-element-transition-iframe-with-startVT-on-main.html fails
https://bugs.webkit.org/show_bug.cgi?id=279160
Summary [css-view-transitions-2] root-element-transition-iframe-with-startVT-on-main....
Matt Woodrow
Reported 2024-09-04 16:33:53 PDT
The test currently has the default 0.5 second animation on the addition of the border of the iframe (which is a size change, so the group is animating the width/height values). The test waits for the inner doc to navigate, but not for the outer animation, so it racily captures in the middle of the animation.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-04 16:35:22 PDT
Matt Woodrow
Comment 2 2024-09-04 16:39:18 PDT
Matt Woodrow
Comment 3 2024-09-05 00:37:00 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/47977
EWS
Comment 4 2024-09-05 00:54:45 PDT
Committed 283196@main (5f7b390a6aa8): <https://commits.webkit.org/283196@main> Reviewed commits have been landed. Closing PR #33155 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.