- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 20 Mar 2024 16:28:36 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-view-transitions-1] Which skipping reason does "View transition page-visibility change steps" use?`, and agreed to the following: * `RESOLVED: Use "InvalidStateError" when skipping the view transition due to document not visible` * `RESOLVED: Fix algorithm error, always return transition object` * `RESOLVED: Publish CRD of css-view-transitions-1` <details><summary>The full IRC log of that discussion</summary> <fantasai> s/Topic/Subtopic/<br> <fantasai> ntim: implementing recent resolution to skip transition when document is hidden<br> <fantasai> ntim: we didn't define the reason/exception to pass<br> <khush_> q+<br> <fantasai> ntim: also noticed that the algorithm to prepare the view transition returns nothing<br> <fantasai> ntim: in the case where it skips the transition<br> <fantasai> s/transition/transition because it's hidden/<br> <fantasai> ntim: seems it should return the transition<br> <astearns> ack khush_<br> <fantasai> ntim: seems like a bugfix issue?<br> <fantasai> khush_: I think that was a typo, that algorithm should return transition<br> <fantasai> khush_: wrt reasonable exception to use, the other spot we use "InvalidStateError" which seems like reasonable error code for invisibility<br> <vmpstr> +1<br> <fantasai> ntim: sgtm<br> <fantasai> astearns: anyone else?<br> <fantasai> RESOLVED: Use "InvalidStateError" when skipping the view transition due to document not visible<br> <fantasai> vmpstr: If transition is skipped, algorithm steps should still return 'transition'<br> <fantasai> khush_: it's an error in the spec, should be returning that in al cases<br> <fantasai> RESOLVED: Fix algorithm error, always return transition object<br> <astearns> ack fantasai<br> <fantasai> fantasai: do we need to publish a new CR?<br> <fantasai> khush_: If there's other issues to batch up, can batch up. Otherwise ok to republish<br> <fantasai> ntim: I look at ED when I implement, so fine either way<br> <fantasai> fantasai: It's a problem if the ED is more reliable than the /TR copy, so let's do a CRD.<br> <fantasai> astearns: proposed to update draft with all resolutions and update CRD of VT1<br> <fantasai> RESOLVED: Publish CRD of css-view-transitions-1<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10101#issuecomment-2009993110 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 20 March 2024 16:28:37 UTC