WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
271248
[view-transitions] Skip view transition on hidden pages
https://bugs.webkit.org/show_bug.cgi?id=271248
Summary
[view-transitions] Skip view transition on hidden pages
Noam Rosenthal
Reported
2024-03-19 09:38:53 PDT
View transitions should be immediately skipped when document is hidden, whether it's hidden before or during the transition. This is based on CSSWG resolution:
https://github.com/w3c/csswg-drafts/issues/9543#issuecomment-1939242246
See WPT:
https://wpt.fyi/results/css/css-view-transitions/transition-in-hidden-page.html
Attachments
Add attachment
proposed patch, testcase, etc.
Noam Rosenthal
Comment 1
2024-03-19 09:39:43 PDT
See the spec:
https://drafts.csswg.org/css-view-transitions-1/#page-visibility-change-steps
Radar WebKit Bug Importer
Comment 2
2024-03-19 09:44:54 PDT
<
rdar://problem/125017653
>
Tim Nguyen (:ntim)
Comment 3
2024-03-20 08:22:23 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/26191
Tim Nguyen (:ntim)
Comment 4
2024-09-02 17:52:22 PDT
Submitted web-platform-tests pull request:
https://github.com/web-platform-tests/wpt/pull/47931
EWS
Comment 5
2024-09-03 00:13:24 PDT
Committed
283084@main
(d985c5165232): <
https://commits.webkit.org/283084@main
> Reviewed commits have been landed. Closing PR #26191 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug