Re: [csswg-drafts] [css-view-transitions-2] Figuring out whether a ViewTransition was skipped or not, is not possible (#13379)

In #12495 there is [a resolution](https://github.com/w3c/csswg-drafts/issues/12495#issuecomment-4040657058) that is in the same spirit of proposed solution 2 here: fulfilling the promise with an object that holds a boolean that indicates what happened: `{ interrupted: true|false }`.

Aligning the terminology to View Transitions, the object would be `{ skipped: true|false }` here.

-- 
GitHub Notification of comment by bramus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13379#issuecomment-4046803737 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 12 March 2026 13:32:01 UTC