Bug 277943
Summary: | Activate the view transition should happen after the reveal event | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | DOM | Assignee: | Matt Woodrow <mattwoodrow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 278247 |
Matt Woodrow
The current code is creating and activating the view transition. The latter should happen after the 'pagereveal' event has run.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/133666440>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/32029
EWS
Committed 282151@main (407eb582b8a8): <https://commits.webkit.org/282151@main>
Reviewed commits have been landed. Closing PR #32029 and removing active labels.