WebKit / standards-positions

WebKit's positions on emerging web specifications
https://webkit.org/standards-positions/
240 stars 18 forks source link

The pageswap event (part of cross-document view-transitions) #313

Open khushalsagar opened 5 months ago

khushalsagar commented 5 months ago

WebKittens

@nt1m

Title of the spec

HTML

URL to the spec

https://html.spec.whatwg.org/#the-pageswapevent-interface

URL to the spec's repository

No response

Issue Tracker URL

No response

Explainer URL

https://github.com/WICG/view-transitions/blob/main/cross-doc-explainer.md#pageconceal

TAG Design Review URL

https://github.com/w3ctag/design-reviews/issues/851

Mozilla standards-positions issue URL

https://github.com/mozilla/standards-positions/issues/969

WebKit Bugzilla URL

No response

Radar URL

No response

Description

This event is a dependency of the CSS View Transitions Level 2 spec (https://github.com/WebKit/standards-positions/issues/302). See https://github.com/whatwg/html/issues/9702 and the explainer for the motivation for this event.

Filing a separate RFP since the event is also fired outside the scope of ViewTransitions and can be implemented independently.

khushalsagar commented 3 months ago

Heads up on a minor change to this event: https://github.com/whatwg/html/issues/10196.