Bug 279160
| Summary: | [css-view-transitions-2] root-element-transition-iframe-with-startVT-on-main.html fails | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Layout and Rendering | Assignee: | 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/47977 | ||
Matt Woodrow
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/135307657>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/33155
Matt Woodrow
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/47977
EWS
Committed 283196@main (5f7b390a6aa8): <https://commits.webkit.org/283196@main>
Reviewed commits have been landed. Closing PR #33155 and removing active labels.